[Mlir-commits] [mlir] [mlir] Fix TableGen emission for ops without properties (PR #112851)

River Riddle llvmlistbot at llvm.org
Fri Oct 18 10:49:19 PDT 2024


https://github.com/River707 approved this pull request.

For a second I wasn't sure what was broken from the description, but it seems like this PR fixes emission of `prop-dict` when the operation doesn't have properties?

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


More information about the Mlir-commits mailing list