Add scheduling resources for vector segment instructions
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Address comment:
- Remove ReadVLDSX from VLSEGSched, VLSEGFFSched.
- Add index vector register read for indexed segment load/store.
Are there too many reads here? Isn't ReadVLDSX for a stride operand that doesn't exist on unit stride?