[llvm] [AArch64] Fold COPY(y:gpr, DUP(x:fpr, i)) -> UMOV(y:gpr, x:fpr, i) (PR #89017)
Dhruv Chawla via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 05:59:34 PDT 2024
dc03-work wrote:
It needs to check the user not the input, which I guess is also doable?
https://github.com/llvm/llvm-project/pull/89017
More information about the llvm-commits
mailing list