[all-commits] [llvm/llvm-project] 6551cf: [CodeGen] Set regunitmasks for leaf regs to all in...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Aug 14 07:22:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6551cfa8eb2960dbc27e2882b204c4e0aff0109f
      https://github.com/llvm/llvm-project/commit/6551cfa8eb2960dbc27e2882b204c4e0aff0109f
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/LiveRegUnits.h
    M llvm/lib/CodeGen/MachineSink.cpp
    M llvm/lib/CodeGen/RDFRegisters.cpp
    M llvm/utils/TableGen/CodeGenRegisters.cpp
    M llvm/utils/TableGen/RegisterInfoEmitter.cpp

  Log Message:
  -----------
  [CodeGen] Set regunitmasks for leaf regs to all instead of none

This simplifies every use of MCRegUnitMaskIterator.

Differential Revision: https://reviews.llvm.org/D157864




More information about the All-commits mailing list