[llvm] [RISCV] Allow folding vmerge with implicit passthru when true has tied dest (PR #78565)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 10:47:51 PDT 2024
lukel97 wrote:
> Everywhere you wrote "implicit" did you meant "implicit_def"?
Yes, but I think nowadays this might actually be NoRegister
https://github.com/llvm/llvm-project/pull/78565
More information about the llvm-commits
mailing list