]> granicus.if.org Git - llvm/commit
[NFC][InstCombine] Add tests for 'variable sext of variable high bit extract' pattern...
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 2 Oct 2019 23:01:58 +0000 (23:01 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 2 Oct 2019 23:01:58 +0000 (23:01 +0000)
commit3607fde43ebda11daa1da0e913762552d28c3e5e
treebe40d3aebf143a8be0e8951ba1eb469d18ddacd4
parent84c9bb2b3e4b6eca45abbab19c357272ad97f955
[NFC][InstCombine] Add tests for 'variable sext of variable high bit extract' pattern (PR43523)

https://bugs.llvm.org/show_bug.cgi?id=43523

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373541 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/variable-signext-of-variable-high-bit-extraction.ll [new file with mode: 0644]