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

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 20:17:21 PDT 2024


================
@@ -0,0 +1,15 @@
+; RUN: llc -ppc-asm-full-reg-names -o - %s| FileCheck %s
----------------
chenzheng1030 wrote:

the file name should contain the bug issue number 62372, not the patch number.(a little confusing : ))

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


More information about the llvm-commits mailing list