[all-commits] [llvm/llvm-project] 159e94: [mlir][linalg][transform] Add some debug output to...

Ingo Müller via All-commits all-commits at lists.llvm.org
Tue Sep 19 01:34:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 159e94a0c348043ce461512b5ba2e69e3cf81776
      https://github.com/llvm/llvm-project/commit/159e94a0c348043ce461512b5ba2e69e3cf81776
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp

  Log Message:
  -----------
  [mlir][linalg][transform] Add some debug output to vectorization. (NFC) (#66520)

This helps to understand what the problem is when vectorization of
structured ops failes due to mismatching vector sizes.




More information about the All-commits mailing list