"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1ab16d9ecf171d7bfbd1af70467757afa61aacfd"
Don't shrink atomic ops to bool in GlobalOpt.
LLVM IR doesn't currently allow atomic bool load/store operations, and the transformation is dubious anyway because it isn't profitable on all platforms. PR17163. llvm-svn: 190357
Loading
Please register or sign in to comment