[PATCH] D37298: [ForwardOpTree] Allow forwarding in the presence of region statements
Tobias Grosser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 06:40:05 PDT 2017
grosser updated this revision to Diff 113396.
grosser added a comment.
Addressed Michael's comment
The getLI is moved to make it public. It was not public before.
https://reviews.llvm.org/D37298
Files:
include/polly/ScopInfo.h
lib/Support/VirtualInstruction.cpp
lib/Transform/ForwardOpTree.cpp
test/ForwardOpTree/forward_from_region.ll
test/ForwardOpTree/forward_into_region.ll
test/ForwardOpTree/noforward_from_region.ll
test/ForwardOpTree/noforward_region.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37298.113396.patch
Type: text/x-patch
Size: 8607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/e2a006dc/attachment.bin>
More information about the llvm-commits
mailing list