[all-commits] [llvm/llvm-project] 1909b6: [mlir][StandardToSPIRV] Handle vector of i1 case f...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Fri Sep 18 07:07:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1909b6ac0dbc2f1306103a5ea7f5e59f2232b133
      https://github.com/llvm/llvm-project/commit/1909b6ac0dbc2f1306103a5ea7f5e59f2232b133
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
    M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir

  Log Message:
  -----------
  [mlir][StandardToSPIRV] Handle vector of i1 case for lowering zexti to SPIR-V.

Reviewed By: mravishankar

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




More information about the All-commits mailing list