This revision makes concrete use of 0-d vectors to extend the semantics of
InsertElementOp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir | ||
|---|---|---|
| 518 | nit: wrap the line | |
Comment Actions
LGTM. Just one minor question. Thanks!
| mlir/test/Dialect/Vector/ops.mlir | ||
|---|---|---|
| 198 | Would it be ok to use %b[] with a 1D vector? Could we add a test for that either to invalid or here depending on the answer? | |
nit: wrap the line