Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D125960  
[LegalizeTypes][VP] Add integer promotion support for vp.sitofp/vp.uitofp ClosedPublic Authored by Pretty-box on May 19 2022, 3:25 AM. 
Details 
Diff Detail 
 Event TimelineHerald added subscribers: StephenFan, luismarques, apazos and 19 others.  ·  View Herald TranscriptMay 19 2022, 3:25 AM Herald added subscribers: llvm-commits, • pcwang-thead, MaskRay.  ·  View Herald TranscriptMay 19 2022, 3:25 AM craig.topper added inline comments. 
 This revision now requires changes to proceed.May 19 2022, 10:10 PM Pretty-box marked an inline comment as done. This revision is now accepted and ready to land.May 21 2022, 9:43 AM This revision was landed with ongoing or failed builds.May 21 2022, 7:26 PM Closed by commit rG0e8ac3a79741: [LegalizeTypes][VP] Add integer promotion support for vp.sitofp/vp.uitofp (authored by Pretty-box, committed by benshi001).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 431189 llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sitofp-vp.ll
 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-uitofp-vp.ll
 llvm/test/CodeGen/RISCV/rvv/vitofp-sdnode.ll
 llvm/test/CodeGen/RISCV/rvv/vsitofp-vp.ll
 llvm/test/CodeGen/RISCV/rvv/vuitofp-vp.ll
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ZExtPromoted