[all-commits] [llvm/llvm-project] 54c88f: [flang][hlfir] Lower WHERE to HLFIR

jeanPerier via All-commits all-commits at lists.llvm.org
Tue May 9 00:22:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54c88fc9dfa5854a5891cf3d68d3d2c4a4ba0f25
      https://github.com/llvm/llvm-project/commit/54c88fc9dfa5854a5891cf3d68d3d2c4a4ba0f25
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    A flang/test/Lower/HLFIR/where.f90

  Log Message:
  -----------
  [flang][hlfir] Lower WHERE to HLFIR

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

Differential Revision: https://reviews.llvm.org/D149950




More information about the All-commits mailing list