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

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 05:02:06 PDT 2024


================
@@ -1,7 +1,7 @@
 ; RUN: llc < %s -verify-machineinstrs -mtriple=powerpc-unknown-unkown \
-; RUN:   -mcpu=pwr7 2>&1 | FileCheck %s
----------------
bzEq wrote:

Why change to `O0`?

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


More information about the llvm-commits mailing list