[PATCH] D31625: [SDAG] Fix CombineTo ordering in visitZERO_EXTEND and visitSIGN_EXTEND
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 12:46:16 PDT 2017
niravd updated this revision to Diff 94104.
niravd added a comment.
ExtendSetCCs must happen before other CombineTo calls. This should fix the errors dbabokn found
https://reviews.llvm.org/D31625
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/pr32284.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31625.94104.patch
Type: text/x-patch
Size: 5282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/fc805d2c/attachment.bin>
More information about the llvm-commits
mailing list