[PATCH] D62918: [EarlyCSE] Add tests for negated min/max/abs [NFC]

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 10:13:32 PDT 2019


JosephTremoulet created this revision.
JosephTremoulet added a reviewer: spatel.
Herald added a project: LLVM.

I'm planning to update the hashing logic to recognize their equivalence
in a subsequent change (D60723 <https://reviews.llvm.org/D60723>).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62918

Files:
  llvm/test/Transforms/EarlyCSE/commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62918.203193.patch
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/052ae14b/attachment.bin>


More information about the llvm-commits mailing list