[PATCH] D142796: Flang semantic check support for tile and unroll OpenMP Directive.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 00:26:35 PDT 2023


tschuett added a comment.

You always have to check optionals, before you can access its content.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142796



More information about the llvm-commits mailing list