Skip to content
Commit 9d61e4a9 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

Avoid the use of large unsigned values in isl unit test



isl_val_int_from_ui takes an 'unsigned long' which has on 32-bit and LLP64
windows systems only 32 bit. Hence, make sure we do not use it with constants
that are larger than 32 bit.

Reported-by: default avatarMichael Kruse <llvm@meinersbur.de>
llvm-svn: 279824
parent f8014f82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment