[all-commits] [llvm/llvm-project] eb8d86: [TableGen] Change getReg() == 0 to !getReg().isVal...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Sep 21 22:45:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb8d865c4465a98e754670b34a445b45bcd60282
      https://github.com/llvm/llvm-project/commit/eb8d865c4465a98e754670b34a445b45bcd60282
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-21 (Sat, 21 Sep 2024)

  Changed paths:
    M llvm/utils/TableGen/Common/PredicateExpander.cpp

  Log Message:
  -----------
  [TableGen] Change getReg() == 0 to !getReg().isValid() in expandCheckInvalidRegOperand. NFC



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