commit | f41ae122a11b91654c314acf0bb61b9a39156136 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Wed Nov 28 18:03:38 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Wed Nov 28 18:03:38 2018 +0000 |
tree | 38e38bc3c59c3a50d44caddeaeee5a008d5d43be | |
parent | f03ba1ec749d457a81eaedf4c777f2d190c44fa1 [diff] |
[X86] Add a combine for back to back VSRAI instructions Expansion of SIGN_EXTEND_INREG can create a VSRAI instruction. If there is already a VSRAI after it, we should combine them into a larger VSRAI Differential Revision: https://reviews.llvm.org/D54959 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347784 91177308-0d34-0410-b5e6-96231b3b80d8