[PATCH] D19091: AMDGPU: Run SIFoldOperands after PeepholeOptimizer
Marek Olšák via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 4 10:00:30 PDT 2016
mareko added a subscriber: mareko.
mareko added a comment.
In http://reviews.llvm.org/D19091#473143, @FireBurn wrote:
> There has been some investigation into this bug but it hasn't been resolved yet - please can you revert this commit until a solution is found? It clearly causes a regression, or is exposing another bug somewhere else. We're getting closer to the llvm 3.9 release date and it would be nice not to have this issue in 3.9 seeing how infrequent bugfix releases are compared to mesa
Does http://reviews.llvm.org/D21961 fix the regression? It does for me.
http://reviews.llvm.org/D19091
More information about the llvm-commits
mailing list