llvm-project
3c2569b9
- [AMDGPU] Fix LowerDIVREM24 lowering for the unsigned case
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 hours ago
[AMDGPU] Fix LowerDIVREM24 lowering for the unsigned case The code was not properly checking that the operands were 24-bit integers for the unsigned case.
References
users/mgcarrasco/divrem24-miscompilation
#196418 - [AMDGPU] Fix LowerDIVREM24 for the unsigned case
Author
mgcarrasco
Parents
b3c15dba
Loading