Skip to content

Commit

Permalink
[NFC][X86] extract-lowbits.ll: add patterns with truncation too
Browse files Browse the repository at this point in the history
If we look past truncations of X too eagerly (D62786), we may
end up with 64-bit 'BEXTR', even though 32-bit-one would suffice.

llvm-svn: 362319
  • Loading branch information
LebedevRI committed Jun 2, 2019
1 parent 591ede4 commit 0bfa935
Showing 1 changed file with 1,084 additions and 244 deletions.

0 comments on commit 0bfa935

Please sign in to comment.