Skip to content
Commit 91f914ce authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

InstCombine: Shrink ((zext X) & C1) == C2 to fold away the cast if the "zext"...

InstCombine: Shrink ((zext X) & C1) == C2 to fold away the cast if the "zext" and the "and" have one use.

llvm-svn: 132897
parent 35159c11
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