Add integer promotion support for vp.merge like vp.select
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125452
[LegalizeTypes][VP] Add integer promotion support for vp.merge ClosedPublic Authored by Jimerlife on May 12 2022, 1:25 AM.
Details Summary Add integer promotion support for vp.merge like vp.select
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, jacquesguan, MaskRay. · View Herald TranscriptMay 12 2022, 1:26 AM This revision is now accepted and ready to land.May 12 2022, 2:13 AM This revision was landed with ongoing or failed builds.May 12 2022, 8:28 PM Closed by commit rG8050ba667806: [LegalizeTypes][VP] Add integer promotion support for vp.merge (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429128 llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpmerge.ll
llvm/test/CodeGen/RISCV/rvv/vpmerge-sdnode.ll
|