Split out r600 tests, and try to be more consistent with
coverage. Cover a few more cases for 24-bit optimization and
constants.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D73033
AMDGPU: Cleanup and generate 64-bit div tests ClosedPublic Authored by arsenm on Jan 20 2020, 4:45 AM.
Details
Summary Split out r600 tests, and try to be more consistent with
Diff Detail
Revision Contents
Diff 239080 llvm/test/CodeGen/AMDGPU/sdiv64.ll
llvm/test/CodeGen/AMDGPU/sdivrem64.ll
llvm/test/CodeGen/AMDGPU/sdivrem64.r600.ll
llvm/test/CodeGen/AMDGPU/srem64.ll
llvm/test/CodeGen/AMDGPU/udiv64.ll
llvm/test/CodeGen/AMDGPU/udivrem64.ll
llvm/test/CodeGen/AMDGPU/udivrem64.r600.ll
llvm/test/CodeGen/AMDGPU/urem64.ll
|