Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Conversion/VectorToSPIRV/simple.mlir | ||
---|---|---|
38 | Should we actually create another function to host this so that we can return the value to really CHECK against it? |
mlir/test/Conversion/VectorToSPIRV/simple.mlir | ||
---|---|---|
38 | Moved it to a different function and check that the extract is replaced by the scalar source. |
Should we actually create another function to host this so that we can return the value to really CHECK against it?