mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-21 03:05:26 -04:00
46c010779c
We aren't going to use the upper bits of the multiply result that the extend would effect. So we don't need a specific type of extend. This makes some reduction test cases shorter because we were previously trying to sign_extend a truncate which we can't eliminate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347011 91177308-0d34-0410-b5e6-96231b3b80d8