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: unassignedb...@nondot.org
          Reporter: alfredo.jun...@eldorado.org.br
                CC: llvm-bugs@lists.llvm.org, nemanja.i....@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to