This patch gives the IR ComputeNumSignBits the same functionality as the DAG version (the code is derived from the existing code).
This an extension of the single input shuffle analysis added with D53659.
 Differential  D53987  
[ValueTracking] peek through 2-input shuffles in ComputeNumSignBits Authored by spatel on Nov 1 2018, 10:46 AM. 
Details This patch gives the IR ComputeNumSignBits the same functionality as the DAG version (the code is derived from the existing code). This an extension of the single input shuffle analysis added with D53659. 
Diff Detail 
 Event Timeline
 
 
 Comment Actions Patch updated:  | ||||||||||||||||||