Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/Target/AMDGPU/SIISelLowering.cpp | ||
|---|---|---|
| 7550 ↗ | (On Diff #157573) | 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 ↗ | (On Diff #157573) |
Done.
This goes out of scope of the ticket. Can this be done in a separate change? |