aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRik Huijzer <github@huijzer.xyz>2023-12-11 12:07:41 +0100
committerGitHub <noreply@github.com>2023-12-11 12:07:41 +0100
commit51e5f677c8d174e56bd0a312f71f248ba4cd0348 (patch)
treebb669b6f0c85b1510c5bed3d19b2ff6c010190ef /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent35ebd92d3d13925c1a4c61424a7be21cf32dc4c1 (diff)
downloadllvm-51e5f677c8d174e56bd0a312f71f248ba4cd0348.zip
llvm-51e5f677c8d174e56bd0a312f71f248ba4cd0348.tar.gz
llvm-51e5f677c8d174e56bd0a312f71f248ba4cd0348.tar.bz2
[mlir][vector] Fix crash on invalid `permutation_map` (#74925)
Without this patch, MLIR crashes with ``` Assertion failed: (getNumDims() == map.getNumResults() && "Number of results mismatch"), function compose, file AffineMap.cpp, line 537. ``` during parsing.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions