[all-commits] [llvm/llvm-project] 3482af: [mlir][vector] drop unit dim from memrefs for xfer...

Ege Beysel via All-commits all-commits at lists.llvm.org
Wed Apr 29 05:01:43 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3482affb825394d396f064732de19cae54ad236f
      https://github.com/llvm/llvm-project/commit/3482affb825394d396f064732de19cae54ad236f
  Author: Ege Beysel <beysel at roofline.ai>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp
    M mlir/test/Dialect/Vector/vector-transfer-drop-unit-dims-patterns.mlir

  Log Message:
  -----------
  [mlir][vector] drop unit dim from memrefs for xfer_read/write with non-reduced mask (#187076)

Handles the case where the mask does not need to be trimmed, i.e. it's
already equal to the reduced vector type, for
`XferRead/WriteDropUnitDims` patterns.

Signed-off-by: Ege Beysel <beysel at roofline.ai>



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