llvm-project/flang/lib/Lower
PeixinQiao bc99d56589 [NFC][Flang][OpenMP] Refactor getting ompobject symbol
Getting ompobject symbol is needed in multiple places and will be
needed later for the lowering of other constructs/clauses such as
copyin clause. Extract them into one function.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D127280
2022-06-09 00:29:07 +08:00
..
.clang-format [flang] [LLVMify F18] Compiler module folders should have capitalised names (flang-compiler/f18#980) 2020-02-25 07:11:52 -08:00
.clang-tidy [flang] Add clang-tidy check for braces around if 2021-06-16 09:13:53 +00:00
Allocatable.cpp Upstream support for POINTER assignment in FORALL. 2022-05-06 19:52:47 -07:00
Bridge.cpp [Flang] Add flag dependent code to execute the loop-body atleast once 2022-06-07 10:12:09 +00:00
CMakeLists.txt [flang] Lower IO input with vector subscripts 2022-03-16 17:13:23 +01:00
CallInterface.cpp [flang] Do not pass derived type by descriptor when not needed 2022-04-20 10:00:34 +02:00
Coarray.cpp [flang][NFC] Use TODO with location 2022-03-14 11:50:06 +01:00
ComponentPath.cpp Upstream support for POINTER assignment in FORALL. 2022-05-06 19:52:47 -07:00
ConvertExpr.cpp [flang][NFC] Move genMaxWithZero into fir:::factory 2022-06-08 18:02:13 +02:00
ConvertType.cpp [flang] Alternate entry points with unused arguments 2022-05-24 10:56:04 -07:00
ConvertVariable.cpp [flang][NFC] Move genMaxWithZero into fir:::factory 2022-06-08 18:02:13 +02:00
CustomIntrinsicCall.cpp [flang] Lower sum intrinsic 2022-03-08 18:50:34 +01:00
DumpEvaluateExpr.cpp [flang] Simple array assignment lowering 2022-02-24 21:23:30 +01:00
HostAssociations.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
IO.cpp [flang][runtime] Clean up asynchronous I/O APIs 2022-05-24 07:54:57 -07:00
IntrinsicCall.cpp [flang] fix LBOUND lowering with KIND and no DIM arguments 2022-04-25 09:20:51 +02:00
IterationSpace.cpp [flang] Simple array assignment lowering 2022-02-24 21:23:30 +01:00
Mangler.cpp [flang] Lower more array character cases 2022-03-09 19:50:57 +01:00
OpenACC.cpp [flang] Add lowering stubs for OpenMP/OpenACC declarative constructs 2022-04-28 09:40:30 +08:00
OpenMP.cpp [NFC][Flang][OpenMP] Refactor getting ompobject symbol 2022-06-09 00:29:07 +08:00
PFTBuilder.cpp [flang][OpenMP] Support lowering parse-tree to MLIR for threadprivate directive 2022-06-07 15:08:17 +08:00
Runtime.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
SymbolMap.cpp [flang] Lower more pointer assignments/disassociation cases 2022-03-15 21:58:33 +01:00
VectorSubscripts.cpp [flang] Lower IO input with vector subscripts 2022-03-16 17:13:23 +01:00