diff options
author | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2025-04-07 08:12:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 08:12:46 +0200 |
commit | d9ccfd7568337c4e38211eabd87818fb39573004 (patch) | |
tree | 2ea63d273b2bddf51c08182f21d929d4f6df3ae2 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | e90d40afaff3124408d79ae8ef96ae021ff4f8cf (diff) | |
download | llvm-d9ccfd7568337c4e38211eabd87818fb39573004.zip llvm-d9ccfd7568337c4e38211eabd87818fb39573004.tar.gz llvm-d9ccfd7568337c4e38211eabd87818fb39573004.tar.bz2 |
[mlir][llvm] Respect call noinline attr in inliner (#134493)
This commit extends the LLVM dialect inliner interface to respect the
call op's noinline attribute. This is a follow-up to
https://github.com/llvm/llvm-project/pull/133726
which added the noinline attribute to the LLVM dialect call op.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions