[all-commits] [llvm/llvm-project] 457e89: [CodeGen] Do not include $noreg in any regmask ope...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Jun 17 05:42:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 457e8954798b707c73ec76e0819760aaf65d0ffb
      https://github.com/llvm/llvm-project/commit/457e8954798b707c73ec76e0819760aaf65d0ffb
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M llvm/lib/CodeGen/MachineLICM.cpp
    M llvm/lib/CodeGen/RegUsageInfoCollector.cpp

  Log Message:
  -----------
  [CodeGen] Do not include $noreg in any regmask operands. NFCI. (#95775)

Saying that a call preserves $noreg seems weird and required a
workaround in MachineLICM.



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