[llvm] [PowerPC] Utilize getReservedRegs to find asm clobberable registers. (PR #107863)

Amy Kwan via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 09:53:58 PDT 2024


================
@@ -0,0 +1,13 @@
+; RUN: llc < %s -mtriple=powerpc-unknown-aix-xcoff -verify-machineinstrs \
----------------
amy-kwan wrote:

Should we add a 64-bit run line, too?

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


More information about the llvm-commits mailing list