2 Commits

Author SHA1 Message Date
Masoud Ataei
70066dd0e8 [PowerPC] Fixing buildbod failure ppc64le-lld-multistage-test 2022-02-02 10:29:22 -08:00
Masoud Ataei
256d253332 [PowerPC] Scalar IBM MASS library conversion pass
This patch introduces the conversions from math function calls
to MASS library calls. To resolves calls generated with these conversions, one
need to link libxlopt.a library. This patch is tested on PowerPC Linux and AIX.

Differential: https://reviews.llvm.org/D101759

Reviewer: bmahjour
2022-02-02 07:54:19 -08:00