[PATCH] D130427: RegAllocGreedy: Avoid overflowing priority bitfields

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 16:04:56 PDT 2022


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

Address comments


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.448199.patch
Type: text/x-patch
Size: 8249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/cec15e43/attachment.bin>


More information about the llvm-commits mailing list