Files
clang-p2996/llvm/lib/Target/AMDGPU
Jay Foad a70bbb5f7a [AMDGPU] Simplify 64-bit division/remainder expansion
The old expansion open-coded a 64-bit addition in a strange way, by
adding the high parts *without* carry-in from the low part, and then
adding the carry back in later on. Fixing this saves a couple of
instructions and makes the code much easier to understand.

Differential Revision: https://reviews.llvm.org/D113679
2021-11-12 15:48:41 +00:00
..
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-06-24 14:32:41 -04:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00
2021-11-12 11:37:21 +01:00