[PATCH] D146646: [CodeGen] Fix type of MachineRegisterInfo::RegAllocHints. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:41:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeac8e25ea5ee: [CodeGen] Fix type of MachineRegisterInfo::RegAllocHints. NFC. (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146646

Files:
  llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/lib/CodeGen/CalcSpillWeights.cpp
  llvm/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/lib/CodeGen/VirtRegMap.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/tools/llvm-reduce/deltas/ReduceVirtualRegisters.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146646.507453.patch
Type: text/x-patch
Size: 5969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/1cdf6e48/attachment.bin>


More information about the llvm-commits mailing list