diff options
author | Florian Hahn <flo@fhahn.com> | 2025-10-12 19:47:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-12 18:47:03 +0000 |
commit | 0d1f2f439d699cd0fe3ec6893b2703c1edf3eea9 (patch) | |
tree | 72b6d3b7cbcb16dabe3bbbceb35baa049c891380 /llvm/unittests/Support/JobserverTest.cpp | |
parent | 8f168376c11d45834a59da9d61b2d850f2342f32 (diff) | |
download | llvm-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/unittests/Support/JobserverTest.cpp')
0 files changed, 0 insertions, 0 deletions