[PATCH] D41136: [EarlyCSE] recognize commuted and swapped variants of min/max as equivalent (PR35642)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 13:59:10 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320640: [EarlyCSE] recognize commuted and swapped variants of min/max as equivalent… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41136?vs=126784&id=126837#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41136

Files:
  llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/trunk/test/Transforms/EarlyCSE/commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41136.126837.patch
Type: text/x-patch
Size: 6358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/4a879e4d/attachment.bin>


More information about the llvm-commits mailing list