[all-commits] [llvm/llvm-project] 7c4de2: [mlir][StandardToSPIRV] Add support for lowering m...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Wed Apr 14 07:23:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c4de2e9b9b469b073e6f5f044977b23ac1b26c6
      https://github.com/llvm/llvm-project/commit/7c4de2e9b9b469b073e6f5f044977b23ac1b26c6
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
    M mlir/test/Conversion/StandardToSPIRV/std-types-to-spirv.mlir

  Log Message:
  -----------
  [mlir][StandardToSPIRV] Add support for lowering memref<?xi1> to SPIR-V

Reviewed By: antiagainst

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




More information about the All-commits mailing list