llvm-project
[mlir][inliner] Add doClone and canHandleMultipleBlocks callbacks to Inliner
#131226
Merged

[mlir][inliner] Add doClone and canHandleMultipleBlocks callbacks to Inliner #131226

joker-eph merged 15 commits into llvm:main from junfengd-nv:myfork-main
junfengd-nv
junfengd-nv [mlir][inliner] Add doClone and canHandleMultipleBlocks callbacks to …
ffea2618
llvmbot llvmbot added mlir:core
llvmbot llvmbot added mlir
llvmbot
ashermancinelli ashermancinelli requested a review from vzakhari vzakhari 1 year ago
ashermancinelli ashermancinelli requested a review from jeanPerier jeanPerier 1 year ago
jeanPerier jeanPerier requested a review from joker-eph joker-eph 1 year ago
jeanPerier jeanPerier requested a review from River707 River707 1 year ago
jeanPerier
jeanPerier commented on 2025-03-14
joker-eph
junfengd-nv Update mlir/lib/Transforms/InlinerPass.cpp
065e2109
junfengd-nv
joker-eph
junfengd-nv
joker-eph
junfengd-nv Add a test for Inliner callback functions.
ee862e69
junfengd-nv
joker-eph
joker-eph commented on 2025-03-24
junfengd-nv Move to InlinerConfig
86cf37f3
github-actions
junfengd-nv fix format.
e8a70cc1
junfengd-nv Remove unused codes
4b34cfdf
joker-eph
joker-eph commented on 2025-04-03
joker-eph
joker-eph commented on 2025-04-03
joker-eph
joker-eph commented on 2025-04-03
joker-eph
joker-eph commented on 2025-04-03
joker-eph
joker-eph commented on 2025-04-03
joker-eph
joker-eph commented on 2025-04-03
joker-eph
joker-eph commented on 2025-04-03
junfengd-nv Update mlir/include/mlir/Transforms/Inliner.h
d5849f9d
junfengd-nv Update mlir/include/mlir/Transforms/Inliner.h
0e6fd3fe
junfengd-nv Update mlir/include/mlir/Transforms/Inliner.h
94235daa
junfengd-nv Update mlir/test/lib/Transforms/TestInliningCallback.cpp
6e7e6e18
junfengd-nv Update mlir/test/lib/Transforms/TestInliningCallback.cpp
e9b7963e
junfengd-nv Update mlir/test/lib/Transforms/TestInliningCallback.cpp
59b08390
junfengd-nv Pass cloneCallback function referece instead of whole InlinerConfig c…
de67999e
joker-eph
joker-eph commented on 2025-04-04
joker-eph
joker-eph commented on 2025-04-04
junfengd-nv Update mlir/include/mlir/Transforms/Inliner.h
395196e8
junfengd-nv Correct the parameter to use function_ref.
8975cee3
joker-eph
joker-eph approved these changes on 2025-04-05
joker-eph joker-eph merged aeec9450 into main 1 year ago
joker-eph
joker-eph commented on 2025-04-05
llvm-ci

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone