[PATCH] D133580: [VPlan] Only generate single instr for unpredicated stores of varying value to invariant address

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 08:54:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32dc1151e20d: [VPlan] Only generate single instr for unpredicated stores of varying value to… (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D133580?vs=459077&id=462187#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133580

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-illegal-type.ll
  llvm/test/Transforms/LoopVectorize/RISCV/illegal-type.ll
  llvm/test/Transforms/LoopVectorize/X86/cost-model-assert.ll
  llvm/test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll
  llvm/test/Transforms/LoopVectorize/X86/pr36524.ll
  llvm/test/Transforms/LoopVectorize/X86/uniform_mem_op.ll
  llvm/test/Transforms/LoopVectorize/pr44488-predication.ll
  llvm/test/Transforms/LoopVectorize/pr47343-expander-lcssa-after-cfg-update.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133580.462187.patch
Type: text/x-patch
Size: 16706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/dd3b1ffd/attachment.bin>


More information about the llvm-commits mailing list