[PATCH] D117781: [flang] Update tco tool pipline and add translation to LLVM IR

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 05:16:43 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
clementval marked an inline comment as done.
Closed by commit rG853e79d8d8af: [flang] Update tco tool pipline and add translation to LLVM IR (authored by clementval).

Changed prior to commit:
  https://reviews.llvm.org/D117781?vs=402470&id=402483#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117781/new/

https://reviews.llvm.org/D117781

Files:
  flang/include/flang/Optimizer/CodeGen/CodeGen.h
  flang/include/flang/Optimizer/Support/InitFIR.h
  flang/include/flang/Tools/CLOptions.inc
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/lib/Optimizer/Support/CMakeLists.txt
  flang/lib/Optimizer/Support/InitFIR.cpp
  flang/test/Fir/basic-program.fir
  flang/tools/tco/CMakeLists.txt
  flang/tools/tco/tco.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117781.402483.patch
Type: text/x-patch
Size: 17193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/eef869a8/attachment.bin>


More information about the llvm-commits mailing list