[PATCH] D31625: [SDAG] Fix CombineTo ordering in visitZERO_EXTEND and visitSIGN_EXTEND

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 14:49:33 PDT 2017


rengolin requested changes to this revision.
rengolin added a comment.
This revision now requires changes to proceed.

The fact that this review keeps going between all-checks and no-checks is enough to make me distrust the change.

The fact that people are finding errors with the implementation and the tests don't reflect that makes me distrust the tests.

The fact that the description is lacking and there was no further attempt to explain what the problem is makes me distrust the analysis of the problem and therefore the fix.

The fact that bug PR32884 doesn't exist is just the icing.


https://reviews.llvm.org/D31625





More information about the llvm-commits mailing list