Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
3384–3385 | How is this different from the check right below in the constant case? Is it just the multiply by reciprocal case for non-constant below that is the problem? |
lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
3384–3385 | Multiply by the reciprocal for non-constant case is the problem. |