[PATCH] D65020: [GVN] Do PHI translations across all edges between the load and the unavailable pred.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 13:57:49 PDT 2019
fhahn updated this revision to Diff 215466.
fhahn added a comment.
Update comment about deleting instructions directly. also run clang-format-diff.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65020/new/
https://reviews.llvm.org/D65020
Files:
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/PRE/rle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65020.215466.patch
Type: text/x-patch
Size: 6929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/171efa97/attachment.bin>
More information about the llvm-commits
mailing list