[all-commits] [llvm/llvm-project] e678cb: [mlir][spirv] Add convenience builders for AddICar...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Aug 25 13:59:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e678cbae4d0f1522c5db8cc24a82672dbc8f0ca9
https://github.com/llvm/llvm-project/commit/e678cbae4d0f1522c5db8cc24a82672dbc8f0ca9
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVArithmeticOps.td
M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
Log Message:
-----------
[mlir][spirv] Add convenience builders for AddICarry and SubIBorrow
This is so that we do not have to spell out long structure types every
time we create these ops.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D132629
More information about the All-commits
mailing list