[Openmp-commits] [PATCH] D118934: [OpenMP] Completely remove old device runtime
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 3 12:11:34 PST 2022
tianshilei1992 added a comment.
If this patch can be back ported to 14, then it's totally fine to remove the argument. Otherwise keeping it sounds more reasonable. If we keep it, we'd better to emit a warning and then we could remove it in 15 or other version w/o any concern that we don't tell users this flag is deprecated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118934/new/
https://reviews.llvm.org/D118934
More information about the Openmp-commits
mailing list