[all-commits] [llvm/llvm-project] 3ce67a: [TableGen] Remove unnecessary use of utostr to pri...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Mar 3 14:38:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ce67a81fac301e7a308c7c6c08e0abd883972e9
      https://github.com/llvm/llvm-project/commit/3ce67a81fac301e7a308c7c6c08e0abd883972e9
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

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

  Log Message:
  -----------
  [TableGen] Remove unnecessary use of utostr to print a byte. NFC

We can cast to unsigned instead.


  Commit: efb880de11f8fa3646c04032c0a2c9bded1935d7
      https://github.com/llvm/llvm-project/commit/efb880de11f8fa3646c04032c0a2c9bded1935d7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

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

  Log Message:
  -----------
  [TableGen] Fix incorrect comment. NFC


Compare: https://github.com/llvm/llvm-project/compare/f457c56240ee...efb880de11f8

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