Don't do an expensive computeKnownBits call when we
can do the cheap check for legal offsets first.
Details
Details
- Reviewers
• tstellarAMD mcrosier
Diff Detail
Diff Detail
Paths
| Differential D17548
AMDGPU: Check cheaper condition before SignBitIsZero ClosedPublic Authored by arsenm on Feb 23 2016, 11:17 AM.
Details
Summary Don't do an expensive computeKnownBits call when we
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Feb 23 2016, 11:32 AM
Revision Contents
Diff 48841 lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
|