[Mlir-commits] [mlir] Update MLIR conversion to LLVMFunc to account better for properties (PR #67406)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Sep 26 02:08:23 PDT 2023
allatit23 wrote:
Seems that `funcOp.getResAttrsAttrName()` in line 349 and `funcOp.getArgAttrsAttrName()` in line 403 are missed?
https://github.com/llvm/llvm-project/pull/67406
More information about the Mlir-commits
mailing list