[all-commits] [llvm/llvm-project] 271a48: [mlir][VectorToGPU] Fix bug generating incorrect l...

Thomas via All-commits all-commits at lists.llvm.org
Thu Jun 2 21:30:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 271a48e02917859cd09ee7f230adea7b6cc7a578
      https://github.com/llvm/llvm-project/commit/271a48e02917859cd09ee7f230adea7b6cc7a578
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

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

  Log Message:
  -----------
  [mlir][VectorToGPU] Fix bug generating incorrect ldmatrix ops

ldmatrix transpose can only be used with types that are 16bits wide.

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




More information about the All-commits mailing list