Files
rocm-systems/projects
Aaron Enye Shi e0f0c2c312 Remove activelanemask asm using ockl and llvm instrinsics
Replace implementation of __any and __all functions using OCKL functions and replaced __ballot implementation to use llvm intrinsic llvm.amdgcn.icmp.i32 instead of calls to __activelanemask_v4_b64_b1 which is not convergent.


[ROCm/hip commit: d1323f4f9b]
2018-07-10 17:56:57 +00:00
..