[all-commits] [llvm/llvm-project] 53dac0: [mlir][spirv] Convert some 0-D vector extract/inse...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Sep 2 14:49:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53dac0980dfc8ca7b63e79e460a73bbff999dd18
      https://github.com/llvm/llvm-project/commit/53dac0980dfc8ca7b63e79e460a73bbff999dd18
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-09-02 (Fri, 02 Sep 2022)

  Changed paths:
    M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
    M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
    M mlir/test/Conversion/FuncToSPIRV/types-to-spirv.mlir
    M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir

  Log Message:
  -----------
  [mlir][spirv] Convert some 0-D vector extract/insertelement ops

Reviewed By: kuhar

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




More information about the All-commits mailing list