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

            Bug ID: 50636
           Summary: [ARM32] Implement 128-bit arithmetic in compiler-rt
           Product: Runtime Libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: other
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

As seen in bug #16404, 128-bit arithmetic isn't implemented for ARM32.

I have seen implementations in the past but that were rejected because they
didn't apply cleanly to our tree (was developed over the Android tree).
Unfortunately, I don't think it ever got into Phab.

This task is to implement the missing symbols and turn on CRT_HAS_128BIT for
ARM32.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to