[all-commits] [llvm/llvm-project] 18420d: CodeGen: Do not define LOCAL_ESCAPE with ptr_rc (#...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Sep 17 16:09:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18420d833d895f0e90d951a6adbef3e4e663e36a
      https://github.com/llvm/llvm-project/commit/18420d833d895f0e90d951a6adbef3e4e663e36a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-18 (Thu, 18 Sep 2025)

  Changed paths:
    M llvm/include/llvm/Target/Target.td

  Log Message:
  -----------
  CodeGen: Do not define LOCAL_ESCAPE with ptr_rc (#158765)

ptr_rc is used to resolve an operand to a register class. This
is not used with a virtual register, but a label so remove
the use.



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