[flang-commits] [flang] [llvm] [Flang][OpenMP] Turn off NYI for nested record type maps in DoConcurrentConversion.cpp (PR #220099)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Wed Sep 9 02:23:56 PDT 2026
https://github.com/ergawy approved this pull request.
LGTM! The NYI's in this pass are largely defensive to make sure the compiler is loud whenever the pass gets to an uncharted territory. I do not recall anything that would break if the NYI is removed. Akash has a good point regarding sequences.
Thanks Andrew.
https://github.com/llvm/llvm-project/pull/220099
More information about the flang-commits
mailing list