llvm-project/flang/lib/Optimizer/Dialect
Nimish Mishra 00c511b351 Added lowering support for atomic read and write constructs
This patch adds lowering support for atomic read and write constructs.
Also added is pointer modelling code to allow FIR pointer like types to
be inferred and converted while lowering.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D122725

Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>
2022-04-21 12:19:13 +05:30
..
CMakeLists.txt [flang][NFC] Move current inliner files in Dialect directory 2022-01-20 13:34:44 +01:00
FIRAttr.cpp [flang][NFC] Fix includes order 2022-01-19 14:32:48 +01:00
FIRDialect.cpp [flang] Remove 'using namespace mlir;` from header files 2022-03-09 10:19:51 +00:00
FIROps.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
FIRType.cpp Added lowering support for atomic read and write constructs 2022-04-21 12:19:13 +05:30
Inliner.cpp [flang][NFC] Move current inliner files in Dialect directory 2022-01-20 13:34:44 +01:00