Skip to content
Commit fceaff41 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[ValueTracking] computeKnownBitsFromShiftOperator - move shift amount analysis...

[ValueTracking] computeKnownBitsFromShiftOperator - move shift amount analysis to top of the function. NFCI.

These are all lightweight to compute and helps avoid issues with Known being used to hold both the shift amount and then the shifted result.

Minor cleanup for D90479.
parent 006b3bde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment