[Openmp-commits] [clang] [libclc] [llvm] [openmp] [Clang] `__attribute__((assume))` refactor (PR #84934)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Mon Apr 1 19:48:51 PDT 2024
jdoerfert wrote:
FWIW, for OpenMP we only need to support the [[]] spelling in C++. The fact we had everything else was a side-effect of the implementation, IIRC.
Thus, this should be fine for OpenMP.
https://github.com/llvm/llvm-project/pull/84934
More information about the Openmp-commits
mailing list