diff options
author | Paul Scoropan <1paulscoropan@gmail.com> | 2023-03-15 14:43:06 +0000 |
---|---|---|
committer | Paul Scoropan <1paulscoropan@gmail.com> | 2023-03-20 15:04:16 +0000 |
commit | 5a222c0b82f8ade6904aa25b33fe93c2d09516f8 (patch) | |
tree | b890585bbaf0c107c704b6e2f5bd1a0d432588e3 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 47f528217ed82121882bcf2722c743360237c409 (diff) | |
download | llvm-5a222c0b82f8ade6904aa25b33fe93c2d09516f8.zip llvm-5a222c0b82f8ade6904aa25b33fe93c2d09516f8.tar.gz llvm-5a222c0b82f8ade6904aa25b33fe93c2d09516f8.tar.bz2 |
[Flang] [PowerPC] Implement remaining PPC math operation intrinsics that do not require semantic error checks
This review implements the following PowerPC math operations that we care about:
- fnabs
- fre
- fres
- frsqrte
- frsqrtes
None of these intrinsics require additional error checks in semantics. The interfaces handle checking types and kinds
Reviewed By: kkwli0
Differential Revision: https://reviews.llvm.org/D146139
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions