[all-commits] [llvm/llvm-project] 6c2560: [mlir][xegpu] Convert Vector load and store to XeG...

Adam Siemieniuk via All-commits all-commits at lists.llvm.org
Thu Oct 3 00:00:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c25604df2f669a0403a17dbdbe5c081db1e80a1
      https://github.com/llvm/llvm-project/commit/6c25604df2f669a0403a17dbdbe5c081db1e80a1
  Author: Adam Siemieniuk <adam.siemieniuk at intel.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M mlir/lib/Conversion/VectorToXeGPU/VectorToXeGPU.cpp
    A mlir/test/Conversion/VectorToXeGPU/load-to-xegpu.mlir
    A mlir/test/Conversion/VectorToXeGPU/store-to-xegpu.mlir

  Log Message:
  -----------
  [mlir][xegpu] Convert Vector load and store to XeGPU (#110826)

Adds patterns to lower vector.load|store to XeGPU operations.



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