This patch adds support for discarding integer absolutes (abs + nabs variants) from self-multiplications.
ABS Alive2: http://volta.cs.utah.edu:8080/z/rwcc8W
NABS Alive: http://volta.cs.utah.edu:8080/z/jZXUwQ
This is an InstCombine version of D79304 - I'm not sure yet if we'll need D79304 or not after this.