[PATCH] D32641: [EarlyCSE] Teach EarlyCSE to work with non-instruction values

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 23:04:29 PDT 2017


mkazantsev updated this revision to Diff 97394.
mkazantsev added a comment.

Rebase due to underlying patch changes.


https://reviews.llvm.org/D32641

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32641.97394.patch
Type: text/x-patch
Size: 6238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/93631b37/attachment.bin>


More information about the llvm-commits mailing list