Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Integration/Dialect/Linalg/CPU/test-matmul-masked-vec.mlir | ||
---|---|---|
27 | Shouldn't we mask out some elements so that we can see if the mask is properly applied? |
Paths
| Differential D156823
[mlir]Add an integration test for masked vectorisation for linalg.matmul ClosedPublic Authored by awarzynski on Aug 1 2023, 12:45 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wangpc, limo1996, stephenneuendorffer, nicolasvasilache. · View Herald Transcript
This revision is now accepted and ready to land.Aug 3 2023, 9:16 AM This revision was landed with ongoing or failed builds.Aug 3 2023, 1:15 PM Closed by commit rG8cacabe473c2: [mlir] Add an integration test for masked vectorisation for linalg.matmul (authored by awarzynski). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546188 mlir/test/Integration/Dialect/Linalg/CPU/test-matmul-masked-vec.mlir
|
Shouldn't we mask out some elements so that we can see if the mask is properly applied?