[PATCH] D117213: [LoopVectorize] Add tests with reductions that are stored in invariant address

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 03:36:43 PST 2022


igor.kirillov updated this revision to Diff 402455.
igor.kirillov added a comment.

Final updates


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117213

Files:
  llvm/test/Transforms/LoopInterchange/reductions-across-inner-and-outer-loop.ll
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
  llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
  llvm/test/Transforms/LoopVectorize/reduction-with-invariant-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117213.402455.patch
Type: text/x-patch
Size: 16035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/88a9bae0/attachment-0001.bin>


More information about the llvm-commits mailing list