diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2021-04-30 18:54:44 -0500 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2021-04-30 19:17:48 -0500 |
commit | c3da07d216dd20fbdb7302fd085c0a59e189ae3d (patch) | |
tree | ffb771310696f29b175f787c42f04b349834cd44 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 7994615ea08e7fd84b8d2256448cc25b5db1d454 (diff) | |
download | llvm-c3da07d216dd20fbdb7302fd085c0a59e189ae3d.zip llvm-c3da07d216dd20fbdb7302fd085c0a59e189ae3d.tar.gz llvm-c3da07d216dd20fbdb7302fd085c0a59e189ae3d.tar.bz2 |
[PowerPC] Provide fastmath sqrt and div functions in altivec.h
This adds the long overdue implementations of these functions
that have been part of the ABI document and are now part of
the "Power Vector Intrinsic Programming Reference" (PVIPR).
The approach is to add new builtins and to emit code with
the fast flag regardless of whether fastmath was specified
on the command line.
Differential revision: https://reviews.llvm.org/D101209
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions