fix typo under include and lib directories
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Thanks for fixing these. Just some remarks while looking through the changes.
mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp | ||
---|---|---|
772 | While at it, this could be a two line string. | |
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
1464 | This elides the . | |
mlir/lib/Dialect/StandardOps/Transforms/ExpandOps.cpp | ||
1 | Also drop the 0 from 0to? |
clang-format not found in user's PATH; not linting file.