[all-commits] [llvm/llvm-project] 0227ae: [mlir][Vector] Add canonicalization for extract_st...

Kunwar Grover via All-commits all-commits at lists.llvm.org
Thu Jul 10 07:43:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0227aef688f39c27ba50af2829a9805d62e74e32
      https://github.com/llvm/llvm-project/commit/0227aef688f39c27ba50af2829a9805d62e74e32
  Author: Kunwar Grover <groverkss at gmail.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

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

  Log Message:
  -----------
  [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (#146745)

extract_strided_slice(create_mask) can be folded into create_mask by
simply subtracting the offsets from the bounds.



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