[flang-commits] [PATCH] D150881: [flang][hlfir] Lower hlfir.where when there are no conflicts

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon May 22 03:51:57 PDT 2023


jeanPerier added inline comments.


================
Comment at: flang/include/flang/Optimizer/Builder/HLFIRTools.h:391
 
+/// Inlined the body of an hlfir.elemental without cloning the resulting
+/// hlfir.yield_element, and return the cloned operand of the
----------------
vzakhari wrote:
> 
Thank you for the review. Typo fixed in the merge commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150881



More information about the flang-commits mailing list