]> granicus.if.org Git - llvm/commit
[NFC][X86] extract-lowbits.ll: add one more pattern a with truncation
authorRoman Lebedev <lebedev.ri@gmail.com>
Sun, 2 Jun 2019 15:07:49 +0000 (15:07 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sun, 2 Jun 2019 15:07:49 +0000 (15:07 +0000)
commit28f47d25ea1e452d184721ad967b9025101bb6bd
tree4ca32f92f85fba9d5e93f38c9f4a865c4bb245c0
parent68ea3a046b8e64ec695684042a9225dac578794f
[NFC][X86] extract-lowbits.ll: add one more pattern a with truncation

We are also free to interpret this as 'BZHI'/'BEXTR'.
https://rise4fun.com/Alive/dD6

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362325 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/extract-bits.ll
test/CodeGen/X86/extract-lowbits.ll