[PATCH] D32476: [EarlyCSE] Remove guards with conditions known to be true

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 23:18:52 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301623: [EarlyCSE] Remove guards with conditions known to be true (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D32476?vs=96873&id=97048#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32476

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32476.97048.patch
Type: text/x-patch
Size: 6878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/df0847df/attachment.bin>


More information about the llvm-commits mailing list