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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 23:31:37 PDT 2017


mkazantsev updated this revision to Diff 96873.
mkazantsev marked 4 inline comments as done.
mkazantsev added a comment.

Addressed the comments.


https://reviews.llvm.org/D32476

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

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


More information about the llvm-commits mailing list