[Openmp-commits] [PATCH] D117634: [OpenMP] Add triple warning exceptions for OpenMP bitcode library
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 19 09:47:14 PST 2022
JonChesterfield requested changes to this revision.
JonChesterfield added a comment.
This revision now requires changes to proceed.
Wrong fix. The user typing -fopenmp-targets=amdgcn is an error, we shouldn't swallow errors here and hope the backend does something sane with the result. We should rewrite that in clang to the right triple.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117634/new/
https://reviews.llvm.org/D117634
More information about the Openmp-commits
mailing list