aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorOleksandr "Alex" Zinenko <git@ozinenko.com>2024-12-15 13:58:31 -0800
committerGitHub <noreply@github.com>2024-12-15 22:58:31 +0100
commitd072ca1a496cc3f4ad0adf6f7d43f76406a704d6 (patch)
tree10ca7a259acae494f097aeed2e2c84375005772c /llvm/lib/CodeGen
parent1c352e66e7bac03a654cbd4c13c3bec6ed346048 (diff)
downloadllvm-d072ca1a496cc3f4ad0adf6f7d43f76406a704d6.zip
llvm-d072ca1a496cc3f4ad0adf6f7d43f76406a704d6.tar.gz
llvm-d072ca1a496cc3f4ad0adf6f7d43f76406a704d6.tar.bz2
[mlir] add noinline attribute to func.func/call (#119970)
This allows for inlining to be somewhat controlled by the user instead of always inlining everything. External heuristics may be used to place `no_inline` attributes on invidiual calls or functions to prevent inlining.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions