[all-commits] [llvm/llvm-project] 67c485: [mlir][spirv] Ignore extra comma for category_args...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67c485798a16c4c656ff7a8a38cc98fe46d25154
      https://github.com/llvm/llvm-project/commit/67c485798a16c4c656ff7a8a38cc98fe46d25154
  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] Ignore extra comma for category_args in gen_spirv_dialect.py (#111776)

In the code being parsed, the comma separates following traits from the
category args. If there's no category args, it is still present.



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