[all-commits] [llvm/llvm-project] 066b4f: [mlir] Update VectorToGPU to new memory space

Thomas via All-commits all-commits at lists.llvm.org
Thu Jan 19 12:13:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 066b4fcb8df2fa5f5635bdf1c66825c01dbf93fd
      https://github.com/llvm/llvm-project/commit/066b4fcb8df2fa5f5635bdf1c66825c01dbf93fd
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
    M mlir/test/Conversion/VectorToGPU/vector-to-mma-ops-mma-sync.mlir

  Log Message:
  -----------
  [mlir] Update VectorToGPU to new memory space

GPU memory space have changed to new attributes. Update VectorToGPU pass
to use those.

Differential Revision: https://reviews.llvm.org/D142105




More information about the All-commits mailing list