[llvm] [AArch64] Remove redundant FMOV for zero-extended i32/i16 loads to f64 (PR #146920)

Amina Chabane via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 23 02:47:49 PDT 2025


================
@@ -10986,4 +11006,4 @@ defm FMMLA : SIMDThreeSameVectorFP8MatrixMul<"fmmla">;
 include "AArch64InstrAtomics.td"
 include "AArch64SVEInstrInfo.td"
 include "AArch64SMEInstrInfo.td"
-include "AArch64InstrGISel.td"
+include "AArch64InstrGISel.td"
----------------
Amichaxx wrote:

Apologies, I didn't see your comment. It should be rectified now.

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


More information about the llvm-commits mailing list