Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli-full.mlir | ||
---|---|---|
101–103 | Since this is an integration test, it's more compact and readable to just use a splat constant and lower it? (or just a alloc + fill). Also, it wouldn't be great to "temporary" bufferization ops in an integration test. |
Since this is an integration test, it's more compact and readable to just use a splat constant and lower it? (or just a alloc + fill). Also, it wouldn't be great to "temporary" bufferization ops in an integration test.