[flang-commits] [PATCH] D136453: [flang] Add kernel to lower expressions to HLFIR

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Oct 24 06:38:20 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc14ef2d762e4: [flang] Add kernel to lower expressions to HLFIR (authored by jeanPerier).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136453

Files:
  flang/include/flang/Lower/ConvertExprToHLFIR.h
  flang/include/flang/Lower/SymbolMap.h
  flang/include/flang/Optimizer/Builder/FIRBuilder.h
  flang/lib/Lower/Bridge.cpp
  flang/lib/Lower/CMakeLists.txt
  flang/lib/Lower/ConvertExprToHLFIR.cpp
  flang/lib/Lower/ConvertVariable.cpp
  flang/lib/Lower/SymbolMap.cpp
  flang/lib/Optimizer/Builder/FIRBuilder.cpp
  flang/test/Lower/HLFIR/expr-addr.f90
  flang/test/Lower/HLFIR/expr-box.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136453.470129.patch
Type: text/x-patch
Size: 19805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221024/a6a93e68/attachment-0001.bin>


More information about the flang-commits mailing list