Files
clang-p2996/mlir/utils/spirv
Caio Oliveira 6e75eec866 [mlir][spirv] Remove code for de-duplicating symbols in SPIR-V grammar (#111778)
SPIR-V grammar was updated in upstream to have an "aliases" field
instead of duplicating symbols with same values. See
https://github.com/KhronosGroup/SPIRV-Headers/pull/447 for details.
2024-10-30 18:40:08 -04:00
..