[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
Tue Aug 16 09:35:37 PDT 2022


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

Drop a spurious test change accidentally added in a rebase.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131093.453045.patch
Type: text/x-patch
Size: 16914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/841a55f3/attachment.bin>


More information about the llvm-commits mailing list