[all-commits] [llvm/llvm-project] 4b6f4e: [mlir][linalg] Canonicalize non-identity `linalg....

Ian Wood via All-commits all-commits at lists.llvm.org
Fri Aug 2 09:26:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b6f4efabc71e86d919add3538fa63ba35906e73
      https://github.com/llvm/llvm-project/commit/4b6f4efabc71e86d919add3538fa63ba35906e73
  Author: Ian Wood <75152913+IanWood1 at users.noreply.github.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/canonicalize.mlir

  Log Message:
  -----------
  [mlir][linalg]  Canonicalize non-identity `linalg.generic` ops (#101430)

Extend `linalg.generic`'s canonicalization patterns to be able to erase
ops with non-identity indexing maps but that are still noops.



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