[flang] [llvm] [flang][OpenMP] Parase `bind` clause for `loop` direcitve. (PR #113662)

Michael Klemm via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 06:38:15 PDT 2024


https://github.com/mjklemm commented:

Please leave a TODO message for code-gen.  Also, we will need to add semantic checks to check for the right nesting of `bind`, where the compiler can check it.

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


More information about the llvm-commits mailing list