diff options
author | Wenju He <wenju.he@intel.com> | 2025-07-18 07:50:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 07:50:35 +0800 |
commit | cf36f49c042f93e4e204ee434173f1c6a6ad4cac (patch) | |
tree | fc1e413b9d29ef832e6dda1e94858c5e76fcd7a2 /llvm/lib/Object | |
parent | 0b6df5485ef77e76fcb09a349b5e1c39d926de5f (diff) | |
download | llvm-cf36f49c042f93e4e204ee434173f1c6a6ad4cac.zip llvm-cf36f49c042f93e4e204ee434173f1c6a6ad4cac.tar.gz llvm-cf36f49c042f93e4e204ee434173f1c6a6ad4cac.tar.bz2 |
[libclc] Enable `clang fp reciprocal` in clc_native_divide/recip/rsqrt/tan (#149269)
The pragma adds `arcp` flag to `fdiv` instruction in these functions.
The flag can provide better performance.
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions