[PATCH] D60723: [EarlyCSE] detect equivalence of selects with inverse conditions and commuted operands (PR41101)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 09:02:46 PDT 2019
spatel updated this revision to Diff 195398.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
Redo equivalency matching to reduce code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60723/new/
https://reviews.llvm.org/D60723
Files:
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/test/Transforms/EarlyCSE/commute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60723.195398.patch
Type: text/x-patch
Size: 9113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/842fb3f6/attachment.bin>
More information about the llvm-commits
mailing list