[all-commits] [llvm/llvm-project] cb5f81: [LLVM][TableGen] Use range for loops in AsmMatcher...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Wed Sep 18 04:57:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb5f81dc94269d357c9f07892e80e42e93f66624
      https://github.com/llvm/llvm-project/commit/cb5f81dc94269d357c9f07892e80e42e93f66624
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M llvm/utils/TableGen/AsmMatcherEmitter.cpp

  Log Message:
  -----------
  [LLVM][TableGen] Use range for loops in AsmMatcherEmitter (#108914)

Use range for loops in AsmMatcherEmitter.
Convert some Record pointers to const.



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