[PATCH] D140048: [RISCV][InsertVSETVLI] Mutate prior vsetvli AVL if doing so allows us to remove a toggle
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 01:20:45 PST 2023
craig.topper added a comment.
We just pulled this into our downstream and we’re seeing a vsetvli getting its register changed to an immediate without changing the opcode to vsetivli.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140048/new/
https://reviews.llvm.org/D140048
More information about the llvm-commits
mailing list