[PATCH] D115636: [LegalizeVectorOps] code refactor for LegalizeOp - NFC
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 07:06:11 PST 2021
shchenz created this revision.
shchenz added reviewers: spatel, RKSimon, craig.topper, jsji.
Herald added a subscriber: hiraditya.
shchenz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is a small code refactor for `LegalizeOp`. LOAD/STORE can also use the common logic.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115636
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115636.393882.patch
Type: text/x-patch
Size: 4748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/f8d0f2a0/attachment.bin>
More information about the llvm-commits
mailing list