[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 13:29:10 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3932c690d97: [LoopVectorize] Add tests with reductions that are stored in invariant address (authored by igor.kirillov).

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.402645.patch
Type: text/x-patch
Size: 16035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/4c833ea1/attachment-0001.bin>


More information about the llvm-commits mailing list