[all-commits] [llvm/llvm-project] cee7b7: [SPARC] Accept named register aliases (#212838)

Kirill A. Korinsky via All-commits all-commits at lists.llvm.org
Thu Jul 30 21:50:53 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cee7b71929312666c5cf48eb79873893811b99a7
      https://github.com/llvm/llvm-project/commit/cee7b71929312666c5cf48eb79873893811b99a7
  Author: Kirill A. Korinsky <kirill at korins.ky>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M llvm/lib/Target/Sparc/SparcISelLowering.cpp
    M llvm/test/CodeGen/SPARC/reserved-regs-named.ll

  Log Message:
  -----------
  [SPARC] Accept named register aliases (#212838)

Handle r0-r31, sp, fp and the optional '%' prefix in llvm.read_register
and llvm.write_register.



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