[all-commits] [llvm/llvm-project] 990759: [flang] Add lowering placeholders

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Feb 1 04:50:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 990759136a268fa51695d04f845ce7f9b36a842f
      https://github.com/llvm/llvm-project/commit/990759136a268fa51695d04f845ce7f9b36a842f
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp

  Log Message:
  -----------
  [flang] Add lowering placeholders

This patch puts in place the differents
function to lower the evaluation list. All functions
are just placholders with TODOs for now.
Follow up patches will bring the proper lowering in these
functions.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list