| Summary: | Miscompilation of abs_vec3_vert_xvary_ref.vert in WebGL conformance | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Thomas Daede <bztdlinux> |
| Component: | Drivers/DRI/i965 | Assignee: | Jason Ekstrand <jason> |
| Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | 11.0 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | NIR before and after out-of-SSA | ||
|
Description
Thomas Daede
2016-02-10 06:07:31 UTC
Created attachment 121637 [details]
NIR before and after out-of-SSA
Please attach files in bugzilla and never link to a pastebin, as pastebins come and go and files expire.
Gut feeling is that this is actually a bug in lower_vev_to_movs not out_of_ssa. I'll look into it. Turns out it's a use-after-free in lower_vec_to_movs. I've got a patch that I'll be sending out as soon as Jenkins gives me the green light. I pushed the fix with a review from Matt. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.