[llvm] [AArch64] Use 0-cycle reg2reg MOVs for FPR32, FPR16, FPR8 (PR #144152)
Jon Roelofs via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 11:05:29 PDT 2025
================
@@ -0,0 +1,45 @@
+; RUN: llc < %s -march=arm64 | FileCheck %s -check-prefixes=NOTCPU --match-full-lines
----------------
jroelofs wrote:
ditto
https://github.com/llvm/llvm-project/pull/144152
More information about the llvm-commits
mailing list