Reduce 64-bit shl with constant > 32. We already special cased
this for the == 32 case, but this also works for any >= 32 constant.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D16253
AMDGPU: Generalize shl combine ClosedPublic Authored by arsenm on Jan 15 2016, 7:37 PM.
Details
Summary Reduce 64-bit shl with constant > 32. We already special cased
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jan 18 2016, 7:43 AM
Revision Contents
Diff 45066 lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/shift-i64-opts.ll
|