[PATCH] D87227: [SVE] Fix isLoadInvariantInLoop for scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 01:30:04 PDT 2020
david-arm updated this revision to Diff 290427.
david-arm edited the summary of this revision.
david-arm added a comment.
- Added check for -1 argument passed to invariant.start intrinsic.
- Added comments explaining reasons for bailing out in isLoadInvariantInLoop.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87227/new/
https://reviews.llvm.org/D87227
Files:
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/AArch64/lit.local.cfg
llvm/test/Transforms/LICM/AArch64/sve-load-hoist.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87227.290427.patch
Type: text/x-patch
Size: 6009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/1335dccb/attachment-0001.bin>
More information about the llvm-commits
mailing list