[all-commits] [llvm/llvm-project] 9883b1: [mlir][spirv] Add lowering for standard bit ops
Denis Khalikov via All-commits
all-commits at lists.llvm.org
Tue Jan 7 18:46:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9883b14cd1a4ea2dec8d7ed30df632671f56c69b
https://github.com/llvm/llvm-project/commit/9883b14cd1a4ea2dec8d7ed30df632671f56c69b
Author: Denis Khalikov <khalikov.denis at huawei.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.td
M mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir
M mlir/test/Dialect/SPIRV/Serialization/bit-ops.mlir
Log Message:
-----------
[mlir][spirv] Add lowering for standard bit ops
Differential Revision: https://reviews.llvm.org/D72205
More information about the All-commits
mailing list