[PATCH] D32586: [EarlyCSE] Prepare EarlyCSE to work with non-instruction values

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 03:51:01 PDT 2017


mkazantsev updated this revision to Diff 97076.
mkazantsev marked 3 inline comments as done.
mkazantsev retitled this revision from "[EarlyCSE] Teach EarlyCSE to work with non-instruction values" to "[EarlyCSE] Prepare EarlyCSE to work with non-instruction values".
mkazantsev edited the summary of this revision.
mkazantsev added a comment.

Splitting the change into two. This becomes a non-functional change of SimpleValue interface and internals.


https://reviews.llvm.org/D32586

Files:
  lib/Transforms/Scalar/EarlyCSE.cpp

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


More information about the llvm-commits mailing list