Based on spv.ISubBorrow from D127909.
Also resolved some clang-tidy warnings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131281
[mlir][spirv] Define spv.IAddCarry ClosedPublic Authored by kuhar on Aug 5 2022, 12:22 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 5 2022, 1:01 PM Closed by commit rG5c16eeb7ee13: [mlir][spirv] Define spv.IAddCarry (authored by kuhar). · Explain WhyAug 5 2022, 1:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 450384 mlir/include/mlir/Dialect/SPIRV/IR/SPIRVArithmeticOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
mlir/test/Dialect/SPIRV/IR/arithmetic-ops.mlir
|