[all-commits] [llvm/llvm-project] 413f6b: [TableGen][GISel][NFC] clang-tidy GlobalISelEmitte...

Kai Nacke via All-commits all-commits at lists.llvm.org
Mon Apr 29 11:48:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 413f6b95a4360fc9854ca775027913a633835cfa
      https://github.com/llvm/llvm-project/commit/413f6b95a4360fc9854ca775027913a633835cfa
  Author: Kai Nacke <kai.peter.nacke at ibm.com>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

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

  Log Message:
  -----------
  [TableGen][GISel][NFC] clang-tidy GlobalISelEmitter.cpp (#90492)

Fixes a couple of style issues, such as:

- unused includes
- variable naming
- `else if` after `return`



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