diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-06-06 11:16:16 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-06-06 11:16:16 -0500 |
commit | 0498415f1d6ac0bfbda72486505c11a7b3d464c4 (patch) | |
tree | 8f7ac16a34b73dec9c3bbe4f40ea19633e5a578b /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | facbfb121a5c0a78b3cc4ecc41b15dcef8d9c6a5 (diff) | |
download | llvm-0498415f1d6ac0bfbda72486505c11a7b3d464c4.zip llvm-0498415f1d6ac0bfbda72486505c11a7b3d464c4.tar.gz llvm-0498415f1d6ac0bfbda72486505c11a7b3d464c4.tar.bz2 |
Fix overflow bug impacting 32-bit testing
This test was failing on 32-bit arm builders due to an interger
overflow. This changes the math to avoid overflow and should resolve
the test failure.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions