Summary: | mid3 generates slow code for constant arguments | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | glsl-compiler | Assignee: | Petri Latvala <petri.latvala> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://lists.freedesktop.org/archives/mesa-dev/2014-April/058631.html | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 77547 |
Description
Ian Romanick
2014-03-31 21:34:52 UTC
I was working on this when I realized that a patch had been submitted to the mailing list for review many months ago: http://lists.freedesktop.org/archives/mesa-dev/2014-April/058631.html Petri, you mentioned that you would modify the patch to check for constant arguments in opt_algebraic as suggested by reviewers, but I think you never sent a new patch. Is this work stalled? I could try to complete it if that is the case. (In reply to comment #1) > Petri, you mentioned that you would modify the patch to check for constant > arguments in opt_algebraic as suggested by reviewers, but I think you never > sent a new patch. Is this work stalled? I could try to complete it if that > is the case. I sent a new patch series with a different approach: http://lists.freedesktop.org/archives/mesa-dev/2014-July/064222.html Fixes to that series based on review are pending. Feel free to jump in if you feel like it. (In reply to comment #2) > (In reply to comment #1) > > Petri, you mentioned that you would modify the patch to check for constant > > arguments in opt_algebraic as suggested by reviewers, but I think you never > > sent a new patch. Is this work stalled? I could try to complete it if that > > is the case. > > I sent a new patch series with a different approach: > > http://lists.freedesktop.org/archives/mesa-dev/2014-July/064222.html > > Fixes to that series based on review are pending. Feel free to jump in if > you feel like it. Cool. I have just sent a new version addressing review feedback: http://lists.freedesktop.org/archives/mesa-dev/2014-September/068544.html Commit fd31628c49c93db59b734cd6875d3cd479a84a73 in git fixes this. Thanks for the finalization, Iago. |
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.