aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2022-04-09 09:49:08 -0400
committerMatt Arsenault <Matthew.Arsenault@amd.com>2022-04-19 21:04:32 -0400
commitd6457ec04af3f6e6cec7c8f228a1f6908363a944 (patch)
treea1b076e75b950ac108b2206af17667787e5e47e0 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent12d79b1514b8036a6079495a45091c9bfb8db1a6 (diff)
downloadllvm-d6457ec04af3f6e6cec7c8f228a1f6908363a944.zip
llvm-d6457ec04af3f6e6cec7c8f228a1f6908363a944.tar.gz
llvm-d6457ec04af3f6e6cec7c8f228a1f6908363a944.tar.bz2
AArch64/GlobalISel: Reduce use of getMinClassForRegBank
getMinClassForRegBank and getRegClassForTypeOnBank were basically identical functions with different APIs. Consolidate on the version that uses LLT instead of a bitwidth, since that would be more appropriate to use in a generic API. Keep getMinClassForRegBank around for now, since copies are a special case that can't simply read the type from the register operands.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions