[Mlir-commits] [mlir] [MLIR] Add the convergent attribute to LLVM Dialect (PR #97709)
Victor Perez
llvmlistbot at llvm.org
Thu Jul 4 04:46:55 PDT 2024
https://github.com/victor-eds commented:
Can we have a test in `mlir/test/Dialect/LLVMIR/func.mlir`? Also, modifying the operation assembly format in `mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp` (`FuncOp::parse/print`) would be better than the current syntax IMO.
https://github.com/llvm/llvm-project/pull/97709
More information about the Mlir-commits
mailing list