diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2023-10-02 09:52:00 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 09:52:00 +0900 |
commit | 97829935844e7f35216e12c13231f35fbea640c3 (patch) | |
tree | 7ac1ee3f178d3000e802a541dc507c261d04a037 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f0505c3dbe50f533e55d21dfcb584fcac44bd80c (diff) | |
download | llvm-97829935844e7f35216e12c13231f35fbea640c3.zip llvm-97829935844e7f35216e12c13231f35fbea640c3.tar.gz llvm-97829935844e7f35216e12c13231f35fbea640c3.tar.bz2 |
[mlir][affine] Check the input vector sizes to be greater than 0 (#65293)
In the process of vectorization of the affine loop, the 0 vector size
causes the crash with building the invalid AffineForOp. We can catch the
case beforehand propagating to the assertion.
See: https://github.com/llvm/llvm-project/issues/64262
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions