aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/RegAllocBasic.cpp
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2024-10-21 11:02:38 -0700
committerGitHub <noreply@github.com>2024-10-21 11:02:38 -0700
commitf58ce1152703ca753794b8cef36da30bd2668d0f (patch)
tree901abb75ef2ace940f09e91063eed7d34c4c91ad /llvm/lib/CodeGen/RegAllocBasic.cpp
parent7dc2542ac24fcae89dfd179fa58c4ec4fb959e2b (diff)
downloadllvm-f58ce1152703ca753794b8cef36da30bd2668d0f.zip
llvm-f58ce1152703ca753794b8cef36da30bd2668d0f.tar.gz
llvm-f58ce1152703ca753794b8cef36da30bd2668d0f.tar.bz2
[NFC][TableGen] Use auto when initializing variables with cast<> (#113171)
Use `auto` when initializing a variable with `cast<>`. Remove some unneeded `const_cast` (since all Init pointers are now const).
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBasic.cpp')
0 files changed, 0 insertions, 0 deletions