[llvm] [AArch64] Mark FMOVvXfY_ns as rematerializable, cheap (PR #169186)

Guy David via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 23 09:02:46 PST 2025


================
@@ -0,0 +1,159 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=aarch64 -mattr=+neon -run-pass=greedy -o - %s | FileCheck %s
----------------
guy-david wrote:

I always thought it was implicit during LIT, thanks.

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


More information about the llvm-commits mailing list