[PATCH] D132506: [SLP][NFC] Add test case exposing deficiency in finding reductions that feed buildvector sequence.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 15:05:40 PDT 2022


vdmitrie created this revision.
vdmitrie added reviewers: ABataev, RKSimon, Vasilis.
vdmitrie added a project: LLVM.
Herald added a subscriber: vporpo.
Herald added a project: All.
vdmitrie requested review of this revision.
Herald added a subscriber: llvm-commits.

Pre-commit test to imprint current state in finding reductions feeding a buildvector sequence.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132506

Files:
  llvm/test/Transforms/SLPVectorizer/X86/redux-feed-buildvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132506.454976.patch
Type: text/x-patch
Size: 15513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/a8aa2a49/attachment.bin>


More information about the llvm-commits mailing list