llvm-project
d9ccfd75 - [mlir][llvm] Respect call noinline attr in inliner (#134493)

Commit
176 days ago
[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.
Author
Parents
Loading