aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-10-12 19:47:03 +0100
committerGitHub <noreply@github.com>2025-10-12 18:47:03 +0000
commit0d1f2f439d699cd0fe3ec6893b2703c1edf3eea9 (patch)
tree72b6d3b7cbcb16dabe3bbbceb35baa049c891380 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8f168376c11d45834a59da9d61b2d850f2342f32 (diff)
downloadllvm-0d1f2f439d699cd0fe3ec6893b2703c1edf3eea9.zip
llvm-0d1f2f439d699cd0fe3ec6893b2703c1edf3eea9.tar.gz
llvm-0d1f2f439d699cd0fe3ec6893b2703c1edf3eea9.tar.bz2
[SCEV] Use APInt for DividesBy when collecting loop guard info (NFC). (#163017)
Follow-up as suggested in https://github.com/llvm/llvm-project/pull/162617. Just use an APInt for DividesBy, as the existing code already operates on APInt and thus handles the case of DividesBy being 1. PR: https://github.com/llvm/llvm-project/pull/163017
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions