Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111143
[mlir][spirv] Add ops and patterns for lowering standard max/min ops ClosedPublic Authored by antiagainst on Oct 5 2021, 6:18 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 5 2021, 9:02 AM Closed by commit rG7a89444cd99c: [mlir][spirv] Add ops and patterns for lowering standard max/min ops (authored by antiagainst). · Explain WhyOct 5 2021, 11:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377314 mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
mlir/test/Dialect/SPIRV/IR/glsl-ops.mlir
mlir/test/Target/SPIRV/glsl-ops.mlir
|