Files
clang-p2996/llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
Matt Arsenault 4bb0c8f91c AMDGPU: Enable integer division bypass
We probably want this, and I've meant to turn this on for a long
time. SC actually emits a special case to early-out for a 1
denominator, which perhaps should also be considered.
2020-02-19 17:50:19 -05:00

357 KiB