[PATCH] D131093: [LV] Restructure isPredicatedInst and isScalarWithPredication (w/a fix for uniform mem ops)

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 09:13:28 PDT 2022


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

fix typo


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

https://reviews.llvm.org/D131093

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/RISCV/uniform-load-store.ll
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
  llvm/test/Transforms/LoopVectorize/pr46525-expander-insertpoint.ll
  llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131093.452699.patch
Type: text/x-patch
Size: 19663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/3f39856d/attachment.bin>


More information about the llvm-commits mailing list