This removes another dependency of IntrinsicCall upon flang/lib/Lower:
making it possible to move IntrinsicCall into flang/lib/Optimizer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143083
[flang][NFC] Move intrinsic name mangling to IntrinsicCall 5/6 ClosedPublic Authored by tblah on Feb 1 2023, 8:17 AM.
Details Summary This removes another dependency of IntrinsicCall upon flang/lib/Lower:
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 1 2023, 8:17 AM tblah added a parent revision: D143082: [flang][NFC] remove duplicate fir::toInt definition 4/6.Feb 1 2023, 8:19 AM This revision is now accepted and ready to land.Feb 2 2023, 1:25 AM This revision was landed with ongoing or failed builds.Feb 6 2023, 2:35 AM Closed by commit rGb8da9c556803: [flang][NFC] Move intrinsic name mangling to IntrinsicCall 5/6 (authored by tblah). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 495052 flang/include/flang/Lower/Mangler.h
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Lower/Mangler.cpp
|