[PATCH] D110701: [fir] Update fir.array_update, fir.array_fetch and fir.array_merge_store

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 13:06:05 PDT 2021


clementval added a comment.

In D110701#3030749 <https://reviews.llvm.org/D110701#3030749>, @kiranchandramohan wrote:

> A few Nits.
> -> The commit message does not mention moving the verifier to cpp file.
> -> Are there additional verify tests?

Thanks for the comments. I updated the message and added couple of invalid tests for the verifiers,


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110701



More information about the llvm-commits mailing list