[PATCH] D102031: [RISCV] Use X0 as destination of inserted vsetvli when possible.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 20:14:49 PDT 2021
craig.topper added a comment.
In D102031#2743537 <https://reviews.llvm.org/D102031#2743537>, @HsiangKai wrote:
> To separate it from D101938 <https://reviews.llvm.org/D101938>, is it because the modification changes lots of test files?
Yes. I was trying to make the test changes from D101938 <https://reviews.llvm.org/D101938> easy to see.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102031/new/
https://reviews.llvm.org/D102031
More information about the llvm-commits
mailing list