[llvm-bugs] [Bug 42541] New: PowerPC integrated as - missing instructions mulldo, addo and subfo

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 8 10:45:05 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42541

            Bug ID: 42541
           Summary: PowerPC integrated as - missing instructions mulldo,
                    addo and subfo
           Product: libraries
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: alfredo.junior at eldorado.org.br
                CC: llvm-bugs at lists.llvm.org, nemanja.i.ibm at gmail.com

I'm trying to build ports/lang/ghc with LLVM 8.0.1 and found that clang doesn't
understand mulldo, addo and subfo.

These instructions are generated by GHC
(https://github.com/ghc/ghc/blob/ghc-8.6/compiler/nativeGen/PPC/Ppr.hs#L693)
and currently GCC/AS implements them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190708/64479301/attachment.html>


More information about the llvm-bugs mailing list