[all-commits] [llvm/llvm-project] 6e75ee: [mlir][spirv] Remove code for de-duplicating symbo...

Caio Oliveira via All-commits all-commits at lists.llvm.org
Wed Oct 30 15:40:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e75eec866133620dcba956bc7d6dbc554642249
      https://github.com/llvm/llvm-project/commit/6e75eec866133620dcba956bc7d6dbc554642249
  Author: Caio Oliveira <caio.oliveira at intel.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M mlir/utils/spirv/gen_spirv_dialect.py

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list