[AMDGPU] Remove integer division in VOPD checks
There is no way any compiler can simplify this division, while the check is done rather often. Differential Revision: https://reviews.llvm.org/D152613
Loading
Please sign in to comment
There is no way any compiler can simplify this division, while the check is done rather often. Differential Revision: https://reviews.llvm.org/D152613