If the index needs to be scaled by a scalable size, just give up.
Fixes PR63459
Paths
| Differential D153601
[RISCV][SelectionDAGBuilder] Fix an implicit scalable TypeSize to fixed size conversion in getUniformBase. ClosedPublic Authored by craig.topper on Jun 22 2023, 6:00 PM.
Details Summary If the index needs to be scaled by a scalable size, just give up. Fixes PR63459
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 26 2023, 2:15 AM This revision was landed with ongoing or failed builds.Jun 26 2023, 11:56 AM Closed by commit rG4afa2ab7a565: [RISCV][SelectionDAGBuilder] Fix an implicit scalable TypeSize to fixed size… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534686 llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/RISCV/rvv/pr63459.ll
|