[PATCH] D131958: Add all constant physical registers to callee preserved masks
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 06:42:49 PDT 2022
arichardson added a comment.
In D131958#3726007 <https://reviews.llvm.org/D131958#3726007>, @luismarques wrote:
> In D131958#3725972 <https://reviews.llvm.org/D131958#3725972>, @arichardson wrote:
>
>> Add missing RISCV::VLENB
>
> Is this actually useful in the context of CSRs?
There are no test diffs, but it is listed by ::isConstantPhysReg, so I added it here as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131958/new/
https://reviews.llvm.org/D131958
More information about the llvm-commits
mailing list