[clang] [libclc] [llvm] [openmp] [Clang] `__attribute__((assume))` refactor (PR #84934)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 25 19:06:36 PDT 2024


Sirraide wrote:

> because there’s one header in LibCL that uses `__attribute__((assume))`

Specifically, [libclc/generic/include/clc/clcfunc.h](https://github.com/llvm/llvm-project/blob/main/libclc/generic/include/clc/clcfunc.h).

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


More information about the cfe-commits mailing list