aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJean-Didier PAILLEUX <jean-didier.pailleux@sipearl.com>2025-04-01 15:48:25 +0200
committerGitHub <noreply@github.com>2025-04-01 15:48:25 +0200
commit15cfe4a77495a6053cc9818247fe520da2bb3e5f (patch)
tree9578107bb4cff8710e049e16fd8d74c4426bb338 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent513a91a5f155746c7323a555a6e5ad0505627ca7 (diff)
downloadllvm-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