[all-commits] [llvm/llvm-project] 55d5c0: [mlir][vector] Fix crash in `vector.extract` folde...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Jun 18 05:54:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55d5c032fc9fd3aeba82cdc5dfc82b2a32f34d4f
      https://github.com/llvm/llvm-project/commit/55d5c032fc9fd3aeba82cdc5dfc82b2a32f34d4f
  Author: Matthias Springer <me at m-sp.org>
  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 (#95912)

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