[flang-commits] [PATCH] D151428: [flang][hlfir] address post-commit comments from D151247 and D151251

Tom Eccles via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu May 25 05:40:42 PDT 2023


tblah accepted this revision.
tblah added a comment.
This revision is now accepted and ready to land.

Thanks for fixing these nitpics!



================
Comment at: flang/lib/Optimizer/HLFIR/Transforms/LowerHLFIROrderedAssignments.cpp:149
   static bool hasVectorSubscriptedLhs(hlfir::RegionAssignOp regionAssignOp);
-  /// Are they any leaf region in node that must be saved in the current run?
+  /// Are there any leaf region inthe  node that must be saved in the current
+  /// run?
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151428



More information about the flang-commits mailing list