Do not allow formats for non-scalar vector operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139495
[mlir][spirv] Fix integer dot product format attr validation ClosedPublic Authored by kuhar on Dec 6 2022, 6:22 PM.
Details Summary Do not allow formats for non-scalar vector operands.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2022, 7:49 PM This revision was landed with ongoing or failed builds.Dec 6 2022, 8:34 PM Closed by commit rG0d691ac4472b: [mlir][spirv] Fix integer dot product format attr validation (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 480732 mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
mlir/test/Dialect/SPIRV/IR/integer-dot-product-ops.mlir
|