[all-commits] [llvm/llvm-project] eab904: [mlir][vector] Fix crash in `vector.extract` folder
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Jun 18 05:23:46 PDT 2024
Branch: refs/heads/users/matthias-springer/vector_extract_crash
Home: https://github.com/llvm/llvm-project
Commit: eab9043d0321d7d46b6cb1284f392ce43ae94a7e
https://github.com/llvm/llvm-project/commit/eab9043d0321d7d46b6cb1284f392ce43ae94a7e
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Fix crash in `vector.extract` folder
Fix a bug in the `vector.extract` folder when the vector type is 0-d.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list