[flang][openacc] Add proper TODO for the block construct
authorValentin Clement <clementval@gmail.com>
Thu, 13 Apr 2023 18:32:35 +0000 (11:32 -0700)
committerValentin Clement <clementval@gmail.com>
Thu, 13 Apr 2023 18:33:16 +0000 (11:33 -0700)
commitbc7c9be7b1e924553270175b10efec43898d0ff6
treecc3275b2412ae060dc510be3cd5daf48935d2f7c
parent6251b04fc76a45d5a9c00bfb5010b9bbbcefb9b0
[flang][openacc] Add proper TODO for the block construct

Trigger the not yet implemented message for
block constructs that are not lowered.

Reviewed By: PeteSteinfeld, razvanlupusoru

Differential Revision: https://reviews.llvm.org/D148253
flang/lib/Lower/OpenACC.cpp