"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d5a21b05758ae367b7e2220d4e14151442f52529"
[SILoadStoreOptimizer] Use std::abs to avoid truncation.
Using regular abs() causes the following warning error: absolute value function 'abs' given an argument of type 'int64_t' (aka 'long') but has parameter of type 'int' which may cause truncation of value [-Werror,-Wabsolute-value] (uint32_t)abs(Dist) > MaxDist) { ^ lib/Target/AMDGPU/SILoadStoreOptimizer.cpp:1369:19: note: use function 'std::abs' instead which causes a bot to fail: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/18284/steps/bootstrap%20clang/logs/stdio llvm-svn: 349224
Loading
Please register or sign in to comment