[all-commits] [llvm/llvm-project] 1fd060: [NFC][TableGen] Cleanup iterators in CodeGenSchedu...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Tue Feb 18 08:57:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fd06001a9e4f3da4c70f71e1d8df28198f67529
      https://github.com/llvm/llvm-project/commit/1fd06001a9e4f3da4c70f71e1d8df28198f67529
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M llvm/utils/TableGen/Common/CodeGenSchedule.h
    M llvm/utils/TableGen/InstrInfoEmitter.cpp
    M llvm/utils/TableGen/SubtargetEmitter.cpp

  Log Message:
  -----------
  [NFC][TableGen] Cleanup iterators in CodeGenSchedule.h (#127401)

- Use range for loops for processor models and schedule classes.
- Cleanup duplicated or unused iterators in CodeGenSchedule.h



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