aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ScalarEvolution.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2023-03-22 16:56:05 +0000
committerJay Foad <jay.foad@amd.com>2023-03-22 18:41:10 +0000
commiteac8e25ea5ee64ea46f93bba42d842fbde61609c (patch)
tree7c6b07d7b1c4b3027f4f1d8c1567d62a31fe3cc5 /llvm/lib/Analysis/ScalarEvolution.cpp
parent38d69df5c2dad0d4ceb08d840840ab083dd673fe (diff)
downloadllvm-eac8e25ea5ee64ea46f93bba42d842fbde61609c.zip
llvm-eac8e25ea5ee64ea46f93bba42d842fbde61609c.tar.gz
llvm-eac8e25ea5ee64ea46f93bba42d842fbde61609c.tar.bz2
[CodeGen] Fix type of MachineRegisterInfo::RegAllocHints. NFC.
The first member of the pair should be unsigned instead of Register because it is the hint type, 0 for simple (target independent) hints and other values for target dependent hints. Differential Revision: https://reviews.llvm.org/D146646
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions