[all-commits] [llvm/llvm-project] 7e2707: [mlir][nfc] Add a negative test for --linalg-speci...

Andrzej Warzyński via All-commits all-commits at lists.llvm.org
Tue Feb 18 05:58:12 PST 2025


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

  Changed paths:
    M mlir/test/Dialect/Linalg/specialize-generic-ops-fail.mlir

  Log Message:
  -----------
  [mlir][nfc] Add a negative test for --linalg-specialize-generic-ops (#127600)

Following on from #126737, adds a negative test that:
* prior to #126737, would incorrectly generated empty output,
* with the fix in-tree, simply outputs the input IR (i.e. the
  specialization "fails").

I've also made minor editorial changes.



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