forked from OSchip/llvm-project
![]() This patch is mainly to propogate location attribute from spv.GlobalVariable to llvm.mlir.global. It also contains three small changes. 1. Remove the restriction on UniformConstant In SPIRVToLLVM.cpp; 2. Remove the errorCheck on relaxedPrecision when deserializering SPIR-V in Deserializer.cpp 3. In SPIRVOps.cpp, let ConstantOp take signedInteger too. Co-authered: Alan Liu <alanliu.yf@gmail.com> and Xinyi Liu <xyliuhelen@gmail.com> Reviewed by:antiagainst Differential revision: https://reviews.llvm.org/D110207 |
||
---|---|---|
.. | ||
arithmetic-ops-to-llvm.mlir | ||
bitwise-ops-to-llvm.mlir | ||
cast-ops-to-llvm.mlir | ||
comparison-ops-to-llvm.mlir | ||
constant-op-to-llvm.mlir | ||
control-flow-ops-to-llvm.mlir | ||
func-ops-to-llvm.mlir | ||
glsl-ops-to-llvm.mlir | ||
logical-ops-to-llvm.mlir | ||
lower-host-to-llvm-calls.mlir | ||
memory-ops-to-llvm.mlir | ||
misc-ops-to-llvm.mlir | ||
module-ops-to-llvm.mlir | ||
shift-ops-to-llvm.mlir | ||
spirv-types-to-llvm-invalid.mlir | ||
spirv-types-to-llvm.mlir |