Skip to content
Commit 56bd02c5 authored by Dan Gohman's avatar Dan Gohman
Browse files

Generalize the zext(trunc(t) & C) instcombine to work even with

C is not a low-bits mask, and add a similar instcombine for
zext((trunc(t) & C) ^ C).

llvm-svn: 73705
parent 5a728c90
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment