[llvm] [AArch64] Lower EH_RETURN (PR #76775)

Jessica Paquette via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 23:10:52 PST 2024


================
@@ -0,0 +1,35 @@
+; RUN: llc < %s -O0 -mtriple aarch64-none-linux-gnu | FileCheck %s
----------------
ornata wrote:

I feel like this would be better as a MIR test that checks for `AArch64::ADDXrx64` specfically?

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


More information about the llvm-commits mailing list