"llvm/test/CodeGen/AMDGPU/cvt_rpi_i32_f32.ll" did not exist on "eeb2a7e6881058273f687e5dfefe8f864849980b"
PointerIntPair: Avoid an (academic) case of undefined behavior in the DenseMapInfo specialization.
If we use a pair with an enum type this could create values outside of the enum range. Avoid it by creating the bit pattern directly. While there turn a dynamic assert into a static one. No functionality change. llvm-svn: 204010
Loading
Please sign in to comment