This is useful for parsing types similar to tensor or memref but w/o an element type, e.g. a tile<1x?x3>.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks!
| mlir/lib/Parser/TypeParser.cpp | ||
|---|---|---|
| 528–529 | eps is the empty word epsilon, epx was a typo. Thanks for noticing. | |
What do eps and epx mean?