[all-commits] [llvm/llvm-project] 3cf7f2: [mlir][vectorToGPU] Fix type used when folding tra...

Thomas via All-commits all-commits at lists.llvm.org
Wed Feb 15 09:34:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cf7f22498254c60067322a28cce2268768bba0b
      https://github.com/llvm/llvm-project/commit/3cf7f22498254c60067322a28cce2268768bba0b
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

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

  Log Message:
  -----------
  [mlir][vectorToGPU] Fix type used when folding transpose into read op

Pick the right result type when folding transpose op into a read

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




More information about the All-commits mailing list