llvm-project
4bee7e09 - [RISCV][IA] Rework VL for strided LD/ST optimization [nfc] (#150525)

Commit
102 days ago
[RISCV][IA] Rework VL for strided LD/ST optimization [nfc] (#150525) I'd originally written this creating a new VL, but realized it was probably cleaner to be explicit about the truncation which is happening. As these VLs are all constants (since these two codepaths see fixed vectors) this should result in identical constants being created.
Author
Parents
Loading