]> granicus.if.org Git - llvm/commit
[X86] Add non-uniform (shl (ext (shl x, c1)), c2) -> (shl (ext x), (add c1, c2))...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 19 Jun 2019 11:36:01 +0000 (11:36 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 19 Jun 2019 11:36:01 +0000 (11:36 +0000)
commit454d3bbd012c445e1a97e3d6b0325b45775e170c
tree084ed1b9c56827ecfad1e7b0117065d5263d9e5e
parentb9650afebd1d30a533e302457bfa30c4dafad6f1
[X86] Add non-uniform (shl (ext (shl x, c1)), c2) -> (shl (ext x), (add c1, c2)) test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363791 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/combine-shl.ll