[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
Sun May 19 19:48:31 PDT 2024
================
@@ -0,0 +1,15 @@
+; RUN: llc -o - %s| FileCheck %s
----------------
chenzheng1030 wrote:
nit: we usually use name pr62372.ll for a fix targeting for a github issue.
https://github.com/llvm/llvm-project/pull/92543
More information about the llvm-commits
mailing list