diff options
author | Ami-zhang <zhanglimin@loongson.cn> | 2024-11-21 17:39:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-21 17:39:28 +0800 |
commit | bbafe590880e6efb9e6b9e587d7dea7c19e7809b (patch) | |
tree | f9c0d8798e26e8e61cfbe213477b6ee92a22cff1 /clang/unittests/Serialization/InMemoryModuleCacheTest.cpp | |
parent | 4086ead63c7e0b56b3b07873117bb7ad7a02d41c (diff) | |
download | llvm-bbafe590880e6efb9e6b9e587d7dea7c19e7809b.zip llvm-bbafe590880e6efb9e6b9e587d7dea7c19e7809b.tar.gz llvm-bbafe590880e6efb9e6b9e587d7dea7c19e7809b.tar.bz2 |
[LoongArch] Add conditional compilation for FP approximation intrinsics (#117132)
Introduce a check for `__loongarch_frecipe` macro around the FP
approximation intrinsic implementation. This ensures that these
intrinsics are only included when this macro is defined, providing
better flexibility and control over the usage of FP approximation
instructions.
Diffstat (limited to 'clang/unittests/Serialization/InMemoryModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions