[all-commits] [llvm/llvm-project] 01c0b4: [mlir][spirv] Fix SPIR-V spec parser

Alexander Batashev via All-commits all-commits at lists.llvm.org
Tue Feb 22 03:16:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01c0b4d51c50f2dc51e0dec96174939e52df87f2
      https://github.com/llvm/llvm-project/commit/01c0b4d51c50f2dc51e0dec96174939e52df87f2
  Author: Alexander Batashev <alexander.batashev at intel.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

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

  Log Message:
  -----------
  [mlir][spirv] Fix SPIR-V spec parser

Header class in SPIR-V HTML spec has changed. Update script to reflect that.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D120179




More information about the All-commits mailing list