Canonicalize extract_element(tensor_cast(v)) to just extract_element(v).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
|---|---|---|
| 1976 | If you prefer, we sometimes do // clang-format off + // clang-format on and manually format the list of patterns keeping one per line. | |
If you prefer, we sometimes do // clang-format off + // clang-format on and manually format the list of patterns keeping one per line.