[all-commits] [llvm/llvm-project] ae6eed: [mlir] Fix two `CHECK:` typos (#73803)
Rik Huijzer via All-commits
all-commits at lists.llvm.org
Thu Nov 30 01:19:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae6eedd27556c32232f4e8be1292ffa0e1f16d90
https://github.com/llvm/llvm-project/commit/ae6eedd27556c32232f4e8be1292ffa0e1f16d90
Author: Rik Huijzer <github at huijzer.xyz>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M mlir/test/Dialect/Affine/value-bounds-op-interface-impl.mlir
M mlir/test/Dialect/NVGPU/transform-pipeline-shared.mlir
Log Message:
-----------
[mlir] Fix two `CHECK:` typos (#73803)
Out of curiosity, I ran [typos](https://github.com/crate-ci/typos)
against MLIR. It found two `CHECK:` typos (and many minor typos; which
I'm not gonna work on today).
More information about the All-commits
mailing list