[all-commits] [llvm/llvm-project] 9a0030: [ARM] Don't use -1 as invalid register number in a...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Aug 30 09:43:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a0030e0f737fa06a4693a16d546b6336e138304
      https://github.com/llvm/llvm-project/commit/9a0030e0f737fa06a4693a16d546b6336e138304
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

  Changed paths:
    M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp

  Log Message:
  -----------
  [ARM] Don't use -1 as invalid register number in assembly parser. (#106666)

Use MCRegister instead.



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