[PATCH] D130164: [LV] Support predicated div/rem operations via safe-divisor select idiom

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 11:20:40 PDT 2022


reames updated this revision to Diff 452750.
reames added a comment.

Address review comment and rebase


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

https://reviews.llvm.org/D130164

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-predicate-instruction.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-divrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130164.452750.patch
Type: text/x-patch
Size: 35527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/41d2c635/attachment.bin>


More information about the llvm-commits mailing list