[PATCH] D132750: [SLP]Fix PR57322: vectorize constant float stores.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 05:44:54 PDT 2022


ABataev updated this revision to Diff 456322.
ABataev added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132750

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/stores_constant_float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132750.456322.patch
Type: text/x-patch
Size: 4829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/d0e09b55/attachment.bin>


More information about the llvm-commits mailing list