[llvm] [AArch64][PAC] Don't skip global legalization for AUTH_TCRETURN (PR #182513)
Anatoly Trosinenko via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 04:46:37 PST 2026
================
@@ -0,0 +1,16 @@
+; RUN: llc --mattr=+pauth -filetype=asm < %s | FileCheck %s
----------------
atrosinenko wrote:
Could you please add another `RUN:` line for GlobalISel? (It does work already - just to mention that it does not need any changes)
https://github.com/llvm/llvm-project/pull/182513
More information about the llvm-commits
mailing list