Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/RISCV/RISCVInstrInfoV.td | ||
---|---|---|
947–948 | These instructions are so different that we should fully split the Reads between the 3 instructions. We need ReadVRGatherVX_data_UpperBound and ReadVRGatherVI_data_UpperBound. And ReadVRGatherVX_UpperBound needs to renamed to ReadVRGatherVX_index_UpperBound. |
These instructions are so different that we should fully split the Reads between the 3 instructions.
We need ReadVRGatherVX_data_UpperBound and ReadVRGatherVI_data_UpperBound.
And ReadVRGatherVX_UpperBound needs to renamed to ReadVRGatherVX_index_UpperBound.