[all-commits] [llvm/llvm-project] b6dfe4: [mlir][Vector] Fix `vector.mask` parser for incorr...

Diego Caballero via All-commits all-commits at lists.llvm.org
Mon May 19 11:21:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6dfe4dbfecc753a28c82e044e022dff6e7365b1
      https://github.com/llvm/llvm-project/commit/b6dfe4dbfecc753a28c82e044e022dff6e7365b1
  Author: Diego Caballero <dieg0ca6aller0 at gmail.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
    M mlir/test/Dialect/Vector/invalid.mlir

  Log Message:
  -----------
  [mlir][Vector] Fix `vector.mask` parser for incorrect passthru cases (#140319)

This MR fixes a crash when parsing an invalid `vector.mask` with a
passtru operand.



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