[all-commits] [llvm/llvm-project] cbd328: [AMDGPU] Simplify PrintField::printField (NFC) (#1...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Apr 27 08:52:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbd32833fb17b678171a49fce7f98dfd305261a4
      https://github.com/llvm/llvm-project/commit/cbd32833fb17b678171a49fce7f98dfd305261a4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp

  Log Message:
  -----------
  [AMDGPU] Simplify PrintField::printField (NFC) (#137502)

We can use "constexpr if" to combine the two variants of functions.



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