[PATCH] D130427: RegAllocGreedy: Avoid overflowing priority bitfields

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 07:00:23 PDT 2022


arsenm updated this revision to Diff 460397.
arsenm added a comment.

Fix comment


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130427/new/

https://reviews.llvm.org/D130427

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/include/llvm/Target/Target.td
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfoMMA.td
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/CodeGenRegisters.h
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130427.460397.patch
Type: text/x-patch
Size: 8248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/f8061b01/attachment.bin>


More information about the llvm-commits mailing list