[Openmp-commits] [PATCH] D135795: Avoid exporting 80-bit fp functions for architectures other than Intel.
Malhar via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 17 16:19:19 PDT 2022
malharJ updated this revision to Diff 468360.
malharJ added a comment.
- replaced %ifndef arch_64, arch_aarch64 with IS_IA_ARCH macro
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135795/new/
https://reviews.llvm.org/D135795
Files:
openmp/runtime/cmake/LibompHandleFlags.cmake
openmp/runtime/src/dllexports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135795.468360.patch
Type: text/x-patch
Size: 3430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221017/033d771f/attachment.bin>
More information about the Openmp-commits
mailing list