[PATCH] D118678: [flang] Add lowering placeholders

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 22:47:49 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, kiranchandramohan, schweitz, svedanayagam.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1, jdoerfert.
Herald added a project: LLVM.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118678

Files:
  flang/lib/Lower/Bridge.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118678.404813.patch
Type: text/x-patch
Size: 12831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/6cff3a53/attachment.bin>


More information about the llvm-commits mailing list