[PATCH] D127825: [LegalizeTypes][NFC] Merge promote SPLAT_VECTOR and promote SCALAR_TO_VECTOR to one function
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 23:18:46 PDT 2022
Jimerlife created this revision.
Jimerlife added reviewers: huntergr, craig.topper, frasercrmck, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Merge promotion SPLAT_VECTOR and promotion SCALAR_TO_VECTOR code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127825
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127825.437043.patch
Type: text/x-patch
Size: 5429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/ab77c33e/attachment.bin>
More information about the llvm-commits
mailing list