[PATCH] D157864: [CodeGen] Set regunitmasks for leaf regs to all instead of none

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 06:33:49 PDT 2023


foad created this revision.
foad added reviewers: arsenm, kparzysz, qcolombet, fhahn, MatzeB.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This simplifies every use of MCRegUnitMaskIterator.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157864

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157864.549905.patch
Type: text/x-patch
Size: 6294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/4046864c/attachment.bin>


More information about the llvm-commits mailing list