[PATCH] D108904: [flang][OpenMP] Added semantic checks for sections (associated section(s) should be structured block(s)) and simd constructs (associated loop(s) should be structured block(s))

Josh Mottley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 04:04:10 PDT 2021


josh.mottley.arm added a comment.

@NimishMishra Thanks for the help. Looks like the patch fixes the issue I was having on my end.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108904/new/

https://reviews.llvm.org/D108904



More information about the llvm-commits mailing list