muladd can have different types for lhs/rhs and acc/destination. Change verifier and update the test to use supported example.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82042
[mlir][spirv] Allow mixed type cooperative matrix muladd ClosedPublic Authored by ThomasRaoux on Jun 17 2020, 12:18 PM.
Details Summary muladd can have different types for lhs/rhs and acc/destination. Change verifier and update the test to use supported example.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 17 2020, 2:40 PM Closed by commit rG25cbfa078884: [mlir][spirv] Allow mixed type cooperative matrix muladd (authored by ThomasRaoux). · Explain WhyJun 18 2020, 1:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271824 mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/test/Dialect/SPIRV/cooperative-matrix.mlir
|