aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-09-12 18:54:48 -0700
committerGitHub <noreply@github.com>2025-09-12 18:54:48 -0700
commit0ca54d7738103f5ff352f7194b34a11aa4d5aea0 (patch)
tree7e303038f37b940137ff8d753e26c992a155ac29 /clang/lib/CodeGen/CodeGenModule.cpp
parent7aad3830fb208771254b4ae63a01042744471091 (diff)
downloadllvm-0ca54d7738103f5ff352f7194b34a11aa4d5aea0.zip
llvm-0ca54d7738103f5ff352f7194b34a11aa4d5aea0.tar.gz
llvm-0ca54d7738103f5ff352f7194b34a11aa4d5aea0.tar.bz2
[LegalizeTypes] Use getShiftAmountConstant in SplitInteger. (#158392)
This function contained old code for handling the case that the type returned getScalarShiftAmountTy can't hold the shift amount. These days this is handled by getShiftAmountTy which is used by getShiftAmountConstant.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions