[llvm] [PowerPC] option `-msoft-float` should not block the PC-relative address instruction (PR #92543)

Amy Kwan via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 14:31:56 PDT 2024


================
@@ -0,0 +1,12 @@
+; RUN: llc -ppc-asm-full-reg-names -mcpu=pwr10 -mtriple powerpc64le-unknown-linux-gnu -o - %s| FileCheck %s
----------------
amy-kwan wrote:

nit: Line too long. Can we split up the line?

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


More information about the llvm-commits mailing list