[all-commits] [llvm/llvm-project] 95c4e5: [mlir][spirv] Add arith.addi_carry to spv.IAddCarr...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Wed Aug 17 18:34:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95c4e518393cbb0d6ed2c615c08347960995c48a
https://github.com/llvm/llvm-project/commit/95c4e518393cbb0d6ed2c615c08347960995c48a
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
M mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Add arith.addi_carry to spv.IAddCarry conversion
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D131908
More information about the All-commits
mailing list