[Mlir-commits] [mlir] [mlir][spirv][webgpu] Add lowering of IAddCarry to IAdd (PR #68495)

Jakub Kuderski llvmlistbot at llvm.org
Tue Oct 10 23:11:27 PDT 2023


https://github.com/kuhar commented:

Nice, thanks for the changes.

Could you also add a runtime integration test under https://github.com/llvm/llvm-project/tree/main/mlir/test/mlir-vulkan-runner to make sure we are getting the expected results?

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


More information about the Mlir-commits mailing list