[Libomptarget] Add branch prediction intrinsic to state check
Summary: We usually used the `OMP_LIKELY` and `OMP_UNLIKELY` macros to add branch prediction intrinsics to help the optimizer ignore unlikely loops. This wasn't applied to this one loop so add that in.
parent
665bfbb9
Please register or sign in to comment