[flang-commits] [PATCH] D149950: [flang][hlfir] Lower WHERE to HLFIR

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri May 5 05:05:27 PDT 2023


jeanPerier created this revision.
jeanPerier added reviewers: vzakhari, clementval, tblah.
jeanPerier added a project: Flang.
Herald added subscribers: sunshaoce, mehdi_amini, jdoerfert.
Herald added a project: All.
jeanPerier requested review of this revision.

Lower WHERE to the newly added hlfir.where and hlfir.elsewhere
operations.

Depends on D149878 <https://reviews.llvm.org/D149878>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149950

Files:
  flang/lib/Lower/Bridge.cpp
  flang/test/Lower/HLFIR/where.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149950.519810.patch
Type: text/x-patch
Size: 14997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230505/259ec940/attachment-0001.bin>


More information about the flang-commits mailing list