[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 13:41:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358523: [EarlyCSE] detect equivalence of selects with inverse conditions and commuted… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60723?vs=195398&id=195451#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60723/new/

https://reviews.llvm.org/D60723

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60723.195451.patch
Type: text/x-patch
Size: 9008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/50bcbdaa/attachment.bin>


More information about the llvm-commits mailing list