[flang-commits] [PATCH] D143476: [flang][hlfir] Lower evaluate::DescriptorInquiry

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Feb 7 01:01:44 PST 2023


jeanPerier created this revision.
jeanPerier added a reviewer: clementval.
jeanPerier added a project: Flang.
Herald added subscribers: sunshaoce, mehdi_amini, jdoerfert.
Herald added a project: All.
jeanPerier requested review of this revision.

Lower extents and lower bounds inquiries with a compile time
constant DIM that cannot be folded by the front-end.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143476

Files:
  flang/include/flang/Optimizer/Builder/HLFIRTools.h
  flang/lib/Lower/ConvertExprToHLFIR.cpp
  flang/lib/Optimizer/Builder/HLFIRTools.cpp
  flang/test/Lower/HLFIR/descriptor-inquiries.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143476.495408.patch
Type: text/x-patch
Size: 13293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230207/719cc2ca/attachment-0001.bin>


More information about the flang-commits mailing list