[clang] [Clang][C++23] Implement P1774R8: Portable assumptions (PR #81014)

via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 8 10:47:16 PST 2024


Sirraide wrote:

If we can come to a consensus as to what to do w/ `clang::assume` and `__attribute__((assume))` reasonably soon, then I’ll handle `[[omp::assume]]` in this pr as well; otherwise, I’ll open a pr for `[[omp::assume]]` tomorrow or so.

https://github.com/llvm/llvm-project/pull/81014


More information about the cfe-commits mailing list