[Openmp-commits] [PATCH] D95545: [OpenMP][NVPTX] Added the missing -O1 when building NVPTX bitcode libraries
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 27 10:26:00 PST 2021
tianshilei1992 added inline comments.
================
Comment at: openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt:121
-set(bc_flags -S -x c++
- -target nvptx64
- -Xclang -emit-llvm-bc
----------------
Also align these commands at different lines
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95545/new/
https://reviews.llvm.org/D95545
More information about the Openmp-commits
mailing list