Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
7550 | should be getTargetConstant. Is there any reason we also can't match clamp here? |
Comment Actions
Address review feedback.
lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
7550 |
Done.
This goes out of scope of the ticket. Can this be done in a separate change? |
should be getTargetConstant. Is there any reason we also can't match clamp here?