[PATCH] D47574: [EarlyCSE] Propagate conditions of AND and OR instructions
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 14 06:06:47 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334707: [EarlyCSE] Propagate conditions of AND and OR instructions (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47574?vs=149246&id=151335#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47574
Files:
llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/trunk/test/Transforms/EarlyCSE/and_or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47574.151335.patch
Type: text/x-patch
Size: 7476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/b20f2cee/attachment-0001.bin>
More information about the llvm-commits
mailing list