forked from OSchip/llvm-project
![]() This patch introduces a hook to encode descriptor set and binding number into `spv.globalVariable`'s symbolic name. This allows to preserve this information, and at the same time legalize the global variable for the conversion to LLVM dialect. This is required for `mlir-spirv-cpu-runner` to convert kernel arguments into LLVM. Also, a couple of some nits added: - removed unused comment - changed to a capital letter in the comment Reviewed By: mravishankar Differential Revision: https://reviews.llvm.org/D86515 |
||
---|---|---|
.. | ||
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 | ||
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 |