[PATCH] D150500: [LV] Reorganize VPWidenMemoryInstructionRecipe::execute [nfc]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 17:24:03 PDT 2023
reames created this revision.
reames added a reviewer: fhahn.
Herald added subscribers: StephenFan, bollu, hiraditya, mcrosier.
Herald added a project: All.
reames requested review of this revision.
Herald added a subscriber: pcwang-thead.
Herald added a project: LLVM.
Pull out the generic scatter/gather lowering, and refactor the consecutive handling to localize impact of the masking manipulation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150500
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150500.521848.patch
Type: text/x-patch
Size: 6640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230513/edde83ac/attachment.bin>
More information about the llvm-commits
mailing list