[clang] [llvm] Support for assume directive : Parse & AST modules (PR #97535)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 12:10:35 PDT 2024


SunilKuravinakop wrote:

In clang/lib/Sema/SemaOpenMP.cpp I have retained the marking of the inner regions of the associated statements with AssumeAttr. This will make the work in Codegen easier. 

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


More information about the llvm-commits mailing list