[Openmp-commits] [PATCH] D106870: [OpenMP] Multi architecture compilation support
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 27 06:41:35 PDT 2021
ye-luo added a comment.
`-fopenmp-targets=amdgcn-amd-amdhsa,amdgcn-amd-amdhsa` seems burdensome. Could you just count how many `-Xopenmp-target=amdgcn-amd-amdhsa` there are on the comand line and then count the unique ones?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106870/new/
https://reviews.llvm.org/D106870
More information about the Openmp-commits
mailing list