[llvm] AArch64: Fix codegen test in MC directory (PR #157648)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 9 04:12:14 PDT 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-backend-aarch64
Author: Matt Arsenault (arsenm)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/157648.diff
1 Files Affected:
- (renamed) llvm/test/CodeGen/AArch64/local-bounds-single-trap.ll ()
``````````diff
diff --git a/llvm/test/MC/AArch64/local-bounds-single-trap.ll b/llvm/test/CodeGen/AArch64/local-bounds-single-trap.ll
similarity index 100%
rename from llvm/test/MC/AArch64/local-bounds-single-trap.ll
rename to llvm/test/CodeGen/AArch64/local-bounds-single-trap.ll
``````````
</details>
https://github.com/llvm/llvm-project/pull/157648
More information about the llvm-commits
mailing list