mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 05:26:49 +00:00

Addition of `inlinehint` attributes for CallOps in MLIR in order to be able to say to a function call that the inlining is desirable without having the attribute on the FuncOp.