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

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 09:40:15 PDT 2021


kiranchandramohan added a comment.

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



================
Comment at: flang/include/flang/Optimizer/Support/Utils.h:27
+#endif // FORTRAN_OPTIMIZER_SUPPORT_UTILS_H
\ No newline at end of file

----------------
Nit: Newline


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