Files
clang-p2996/mlir/lib/Dialect/LLVMIR/Transforms/InlinerInterfaceImpl.cpp
William Moses b306eff56f [MLIR] Enable inlining for private symbols (#122572)
The inlining code for llvm funcs seems to have needlessly forbidden
inlining of private (e.g. non-cloning) symbols.
2025-01-11 09:10:27 -05:00

35 KiB