[PATCH] D125235: [LoopVectorize] Add overflow checks when tail-folding with scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 06:10:05 PDT 2022


This revision was automatically updated to reflect the committed changes.
david-arm marked an inline comment as done.
Closed by commit rG92c645b5c196: [LoopVectorize] Add overflow checks when tail-folding with scalable vectors (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D125235?vs=429165&id=429218#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125235

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-forced.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-unroll.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125235.429218.patch
Type: text/x-patch
Size: 86311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/76097a19/attachment.bin>


More information about the llvm-commits mailing list