Extract the type converter definitions into its own .cpp
file so the type converter can be used by passes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147824
[flang][NFC] Extract TypeConverter from header file ClosedPublic Authored by clementval on Apr 7 2023, 4:22 PM.
Details Summary Extract the type converter definitions into its own .cpp
Diff Detail
Event Timelineclementval added a child revision: D147825: [flang][openacc] Add data operands conversion from FIR.Apr 7 2023, 4:23 PM This revision is now accepted and ready to land.Apr 7 2023, 8:02 PM Closed by commit rG9343398708db: [flang][NFC] Extract TypeConverter from header file (authored by clementval). · Explain WhyApr 10 2023, 8:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512163 flang/lib/Optimizer/CodeGen/CMakeLists.txt
flang/lib/Optimizer/CodeGen/TypeConverter.h
flang/lib/Optimizer/CodeGen/TypeConverter.cpp
|
change .cpp -> .h