[PATCH] D87227: [SVE] Fix isLoadInvariantInLoop for scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 06:18:38 PDT 2020


david-arm updated this revision to Diff 291555.
david-arm added a comment.

- Removed tests for hoisting/not hoisting scalable vectors that do not have an invariant.start intrinsic.
- Changed the one remaining test in sve-hoist.ll to use a parameter of 16 instead of -1.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87227/new/

https://reviews.llvm.org/D87227

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/AArch64/lit.local.cfg
  llvm/test/Transforms/LICM/AArch64/sve-load-hoist.ll
  llvm/test/Transforms/LICM/hoisting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87227.291555.patch
Type: text/x-patch
Size: 5954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/5df9c64e/attachment.bin>


More information about the llvm-commits mailing list