[llvm] [AArch64] Fold COPY(y:gpr, DUP(x:fpr, i)) -> UMOV(y:gpr, x:fpr, i) (PR #89017)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 01:17:44 PDT 2024


https://github.com/davemgreen commented:

Hello. Does this come up on in selection-dag anywhere? If not I think I would expect it to be optimized during GISel.

https://github.com/llvm/llvm-project/pull/89017


More information about the llvm-commits mailing list