aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2023-12-19 14:17:54 +0900
committerGitHub <noreply@github.com>2023-12-19 14:17:54 +0900
commit9b21866feaea912bdb2d76060ef79da8a4905570 (patch)
tree3f2643f04d64d08c0c377de92f311ba1819f5caf /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
parent3a087c15922398d963439dbfc719dd0f2f2f15da (diff)
downloadllvm-9b21866feaea912bdb2d76060ef79da8a4905570.zip
llvm-9b21866feaea912bdb2d76060ef79da8a4905570.tar.gz
llvm-9b21866feaea912bdb2d76060ef79da8a4905570.tar.bz2
[mlir][linalg] Fix invalid IR in `FoldInsertPadIntoFill` (#74418)
`FoldInsertPadIntoFill` used to generate an invalid `tensor.insert_slice` op: ``` error: expected type to be 'tensor<?x?x?xf32>' or a rank-reduced version. (size mismatch) ``` This commit fixes tests such as `mlir/test/Dialect/Linalg/canonicalize.mlir` when verifying the IR after each pattern application (#74270).
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions