Files
clang-p2996/mlir/test/lib/Transforms/TestInliningCallback.cpp
Benjamin Kramer 3e08dcd767 [mlir][inliner] Move callback types from InlinerConfig -> InlinerInterface. NFC.
The proper layering here is that Inliner depends on InlinerUtils, and
not the other way round. Maybe it's time to give InliningUtils a less
terrible file name.
2025-04-06 13:02:42 +02:00

5.4 KiB