[all-commits] [llvm/llvm-project] 0b025d: [mlir][StandardToSPIRV] Handle i1 case for lowerin...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Wed Jun 3 15:01:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0b025d2733d02a8080f38d767cceab4812c5d6e2
https://github.com/llvm/llvm-project/commit/0b025d2733d02a8080f38d767cceab4812c5d6e2
Author: Hanhan Wang <hanchung at google.com>
Date: 2020-06-03 (Wed, 03 Jun 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 i1 case for lowering std.zexti to SPIR-V.
Differential Revision: https://reviews.llvm.org/D80965
More information about the All-commits
mailing list