[clang] [llvm] [Clang][OpenMP] Support for dispatch construct (Sema & Codegen) support (PR #117904)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 10:58:55 PST 2024


================
@@ -141,6 +141,12 @@ struct VariantMatchInfo {
       ISATraits.push_back(RawString);
 
     RequiredTraits.set(unsigned(Property));
+#if 0
----------------
shiltian wrote:

what is this for?

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


More information about the llvm-commits mailing list