[llvm] [AArch64] Ensure we transferImpOps on BSP pseudo expansions. (PR #149456)
Ricardo Jesus via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 18 01:29:14 PDT 2025
================
@@ -0,0 +1,98 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=aarch64-none-linux-gnu -run-pass aarch64-expand-pseudo -verify-machineinstrs %s -o - | FileCheck %s
+
+
+---
+name: BIF
----------------
rj-jesus wrote:
The names might be shuffled, this seems to be BSL_COPY?
https://github.com/llvm/llvm-project/pull/149456
More information about the llvm-commits
mailing list