This patch just move the files from the Transforms directory to
the Dialect directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117661
[flang][NFC] Move current inliner files in Dialect directory ClosedPublic Authored by clementval on Jan 19 2022, 4:53 AM.
Details Summary This patch just move the files from the Transforms directory to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 20 2022, 4:28 AM Closed by commit rGccaaeca9106d: [flang][NFC] Move current inliner files in Dialect directory (authored by clementval). · Explain WhyJan 20 2022, 4:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401176 flang/include/flang/Optimizer/Dialect/FIRDialect.h
flang/include/flang/Optimizer/Transforms/Passes.h
flang/lib/Optimizer/Dialect/CMakeLists.txt
flang/lib/Optimizer/Dialect/Inliner.cpp
flang/lib/Optimizer/Transforms/CMakeLists.txt
|