[RISCV][SelectionDAGBuilder] Fix an implicit scalable TypeSize to fixed size...
[RISCV][SelectionDAGBuilder] Fix an implicit scalable TypeSize to fixed size conversion in getUniformBase. If the index needs to be scaled by a scalable size, just give up. Fixes #63459 Reviewed By: frasercrmck, RKSimon Differential Revision: https://reviews.llvm.org/D153601
Loading
Please sign in to comment