diff options
author | Jean-Didier PAILLEUX <jean-didier.pailleux@sipearl.com> | 2025-04-01 15:48:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-01 15:48:25 +0200 |
commit | 15cfe4a77495a6053cc9818247fe520da2bb3e5f (patch) | |
tree | 9578107bb4cff8710e049e16fd8d74c4426bb338 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 513a91a5f155746c7323a555a6e5ad0505627ca7 (diff) | |
download | llvm-15cfe4a77495a6053cc9818247fe520da2bb3e5f.zip llvm-15cfe4a77495a6053cc9818247fe520da2bb3e5f.tar.gz llvm-15cfe4a77495a6053cc9818247fe520da2bb3e5f.tar.bz2 |
[MLIR] Adding 'no_inline' and 'always_inline' attributes on LLMV::CallOp (#133726)
Addition of `no_inline` and `always_inline` attributes for CallOps in
MLIR in order to be able to inline or not directly the call of a
function without having the attribute on the `FuncOp`.
The addition of these attributes will be used in a future PR in Flang
(`[NO]INLINE` directive).
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions