[PATCH] D73804: [GVN] Add GVNOption to control load-pre more fine-grained.
Hendrik Greving via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 15:16:46 PST 2020
hgreving updated this revision to Diff 242214.
hgreving added a comment.
llvm/test/Transforms/GVN/PRE/pre-load-in-loop.ll:
s/Should only be one load in the loop./Both loads should remain in the loop./
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73804/new/
https://reviews.llvm.org/D73804
Files:
llvm/include/llvm/Transforms/Scalar/GVN.h
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/PRE/pre-load-in-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73804.242214.patch
Type: text/x-patch
Size: 3750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/91d8e004/attachment.bin>
More information about the llvm-commits
mailing list