[all-commits] [llvm/llvm-project] 50589c: [mlir][Vector] Tighten up application conditions i...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Thu Jun 12 03:33:03 PDT 2025


  Branch: refs/heads/users/nico/transfer-read-after-write-broadcast-tightening
  Home:   https://github.com/llvm/llvm-project
  Commit: 50589c05f71e96b72c98435e86806e7071f3ab49
      https://github.com/llvm/llvm-project/commit/50589c05f71e96b72c98435e86806e7071f3ab49
  Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

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

  Log Message:
  -----------
  [mlir][Vector] Tighten up application conditions in TransferReadAfterWriteToBroadcast

The pattern would previously apply in spurious cases and generate incorrect IR.



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