Skip to content
Commit de55c606 authored by David Majnemer's avatar David Majnemer
Browse files

[InstCombine] Fold ((C1 OP zext(X)) & C2) -> zext((C1 OP X) & C2)

This further extends r292179 to support additional binary operators
beyond subtraction.

llvm-svn: 292238
parent e7d1f923
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment