[all-commits] [llvm/llvm-project] 6ee362: [mlir][vector] Simplify rewrite pattern inheriting...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Sat Oct 4 12:49:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ee362e1b5eb52421e0e700074c40ff9e7e0205e
      https://github.com/llvm/llvm-project/commit/6ee362e1b5eb52421e0e700074c40ff9e7e0205e
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2025-10-04 (Sat, 04 Oct 2025)

  Changed paths:
    M mlir/lib/Conversion/VectorToAMX/VectorToAMX.cpp
    M mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
    M mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
    M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
    M mlir/lib/Conversion/VectorToXeGPU/VectorToXeGPU.cpp

  Log Message:
  -----------
  [mlir][vector] Simplify rewrite pattern inheriting constructors. NFC. (#161966)

Use the `Base` type alias from
https://github.com/llvm/llvm-project/pull/158433.



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