[all-commits] [llvm/llvm-project] d25a1f: [mlir][Vector][NFC] Add `vector-transform-options`...

Diego Caballero via All-commits all-commits at lists.llvm.org
Tue Jan 21 16:42:18 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d25a1f8887e59cb770749766af9b0c7caf88326e
      https://github.com/llvm/llvm-project/commit/d25a1f8887e59cb770749766af9b0c7caf88326e
  Author: Diego Caballero <dieg0ca6aller0 at gmail.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.h
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.cpp

  Log Message:
  -----------
  [mlir][Vector][NFC] Add `vector-transform-options` flag to ConvertVectorToLLVMPass (#123491)

This flag enables the configuration of some transformation such as the
lowering of contractions and transposes. The default configuration
preserves the existing behavior.



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