This currently does not have the control over the bitwidth,
and there are missing optimizations to reduce the integer to
32-bit if it can be.
But in most situations we do want the sinking to occur.
Paths
| Differential D17667
AMDGPU: Set HasExtractBitInsn ClosedPublic Authored by arsenm on Feb 26 2016, 5:11 PM.
Details
Summary This currently does not have the control over the bitwidth, But in most situations we do want the sinking to occur.
Diff Detail Event Timelinearsenm updated this object. arsenm added a child revision: D17673: DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component.Feb 26 2016, 9:48 PM This revision is now accepted and ready to land.Feb 29 2016, 6:25 AM
Revision Contents
Diff 49270 lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/cgp-bitfield-extract.ll
|