aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-09-02 00:19:19 -0700
committerGitHub <noreply@github.com>2024-09-02 00:19:19 -0700
commitcd3667d1dbc9c1db05aaf3cd5b39f33b143bd8b5 (patch)
tree2ebeada6b516f54cb067b14ef7343cf0e1dfee72 /llvm/lib/Support/APInt.cpp
parentc950ecb90e1945012ef3180aacbf92c994b7ee83 (diff)
downloadllvm-cd3667d1dbc9c1db05aaf3cd5b39f33b143bd8b5.zip
llvm-cd3667d1dbc9c1db05aaf3cd5b39f33b143bd8b5.tar.gz
llvm-cd3667d1dbc9c1db05aaf3cd5b39f33b143bd8b5.tar.bz2
[CodeGen] Update a few places that were passing Register to raw_ostream::operator<< (#106877)
These would implicitly cast the register to `unsigned`. Switch most of them to use printReg will give a more readable output. Change some others to use Register::id() so we can eventually remove the implicit cast to `unsigned`.
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions