This is so that we do not have to spell out long structure types every
time we create these ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132629
[mlir][spirv] Add convenience builders for AddICarry and SubIBorrow ClosedPublic Authored by kuhar on Aug 24 2022, 7:00 PM.
Details Summary This is so that we do not have to spell out long structure types every
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2022, 1:27 PM This revision was landed with ongoing or failed builds.Aug 25 2022, 1:58 PM Closed by commit rGe678cbae4d0f: [mlir][spirv] Add convenience builders for AddICarry and SubIBorrow (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455709 mlir/include/mlir/Dialect/SPIRV/IR/SPIRVArithmeticOps.td
mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
|