This is part of an on-going migration to adopt Properties inside MLIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Vector/IR/VectorOps.cpp | ||
---|---|---|
1157–1158 | Would be nice if there was a way to just extract it from the op, without the explicit casting. This API gets a bit nastier, which is slightly sad. |
Would be nice if there was a way to just extract it from the op, without the explicit casting. This API gets a bit nastier, which is slightly sad.