llvm/mlir/utils
Lei Zhang 113aadddf9 Update SPIR-V symbols and use GLSL450 instead of VulkanKHR
SPIR-V recently publishes v1.5, which brings a bunch of symbols
into core. So the suffix "KHR"/"EXT"/etc. is removed from the
symbols. We use a script to pull information from the spec
directly.

Also changed conversion and tests to use GLSL450 instead of
VulkanKHR memory model. GLSL450 is still the main memory model
supported by Vulkan shaders and it does not require extra
capability to enable.

PiperOrigin-RevId: 268992661
2019-09-13 15:26:32 -07:00
..
emacs Update header notices. 2019-03-29 17:43:20 -07:00
spirv Update SPIR-V symbols and use GLSL450 instead of VulkanKHR 2019-09-13 15:26:32 -07:00
textmate Add start of textmate language grammar. 2019-08-12 12:53:21 -07:00
vim update vim syntax file 2019-08-30 17:39:19 -07:00
generate-test-checks.py Add a utility script to auto-generate CHECK commands for mlir test cases. 2019-08-13 16:43:09 -07:00