[all-commits] [llvm/llvm-project] 302335: [mlir][spirv] Simplify scalar type size calculation.
Denis Khalikov via All-commits
all-commits at lists.llvm.org
Tue Jan 21 09:19:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3023352a7d0991c2ed7c0ecca9b5fbf8501b6af2
https://github.com/llvm/llvm-project/commit/3023352a7d0991c2ed7c0ecca9b5fbf8501b6af2
Author: Denis Khalikov <khalikov.denis at huawei.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRVPass.cpp
M mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
M mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Simplify scalar type size calculation.
Simplify scalar type size calculation and reject boolean memrefs.
Differential Revision: https://reviews.llvm.org/D72999
More information about the All-commits
mailing list