[all-commits] [llvm/llvm-project] 820aa4: [mlir][vector] Update tests for xfer permutation l...

Andrzej Warzyński via All-commits all-commits at lists.llvm.org
Tue Feb 25 02:41:19 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 820aa438a6ec5e028d96bf6b345f41c585f91572
      https://github.com/llvm/llvm-project/commit/820aa438a6ec5e028d96bf6b345f41c585f91572
  Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M mlir/test/Dialect/Vector/vector-transfer-permutation-lowering.mlir

  Log Message:
  -----------
  [mlir][vector] Update tests for xfer permutation lowering (4/N) (#127624)

* Document the remaining test cases, add a note that these are
  exercising `TransferOpReduceRank` (addresses an existing TODO).
* Add missing cases (for fixed-width and scalable vectors).
* Remove scalable vectors from the negative test (the masked case) - this test
  will also fail with fixed-width vectors. For consistency, lets make all
  negative test use fixed-width vectors.



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