aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorbixia1 <bixia@google.com>2022-11-30 08:50:36 -0800
committerbixia1 <bixia@google.com>2022-12-01 13:23:59 -0800
commit2aceadda78209f3ab0f69c8c277f4051fa161644 (patch)
tree538935283d7293ea29e6890b3f3f4f3b658596cb /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentcebb87e7dce891b9a70ccb28e7da8c1fc71f2439 (diff)
downloadllvm-2aceadda78209f3ab0f69c8c277f4051fa161644.zip
llvm-2aceadda78209f3ab0f69c8c277f4051fa161644.tar.gz
llvm-2aceadda78209f3ab0f69c8c277f4051fa161644.tar.bz2
[mlir][sparse] Put the implementation for the insertion operation to subroutines.
Previously, we generated inlined implementation for insert operation and observed MLIR compile time increase due to the size of the main routine. We now put the insert operation implementation in subroutines and leave the inlining decision to the MLIR compiler. Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D138957
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions