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

Slava Zakharin via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri May 19 09:24:14 PDT 2023


vzakhari accepted this revision.
vzakhari added a comment.

Looks great! Thank you, Jean!



================
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
----------------



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