[Mlir-commits] [mlir] Update MLIR conversion to LLVMFunc to account better for properties (PR #67406)

Tobias Gysi llvmlistbot at llvm.org
Wed Sep 27 01:00:29 PDT 2023


================
@@ -73,42 +73,37 @@ static bool shouldUseBarePtrCallConv(Operation *op,
 /// Only retain those attributes that are not constructed by
 /// `LLVMFuncOp::build`. If `filterArgAttrs` is set, also filter out argument
 /// attributes.
----------------
gysit wrote:

nit: that argument is gone.

https://github.com/llvm/llvm-project/pull/67406


More information about the Mlir-commits mailing list