[flang-commits] [flang] [Flang][OpenMP] Add Semantics support for Nested OpenMPLoopConstructs (PR #145917)
Jack Styles via flang-commits
flang-commits at lists.llvm.org
Mon Jul 7 05:42:44 PDT 2025
Stylie777 wrote:
@ronlieb
I did yes, I ran it 30 times against a test file(s) I have and all ended in errors stating that `tile` and `unroll` are unimplemented which is expected behviour. The CMD line is the same as you posted above, with the only change being the target file.
This is done with a build based on `1c8283a30c6e87640510f523dfc244bd9d2b991a` from this morning.
https://github.com/llvm/llvm-project/pull/145917
More information about the flang-commits
mailing list