InstCombine: Merge "(trunc x) == C1 & (and x, CA) == C2" into a single and+icmp.
This happens when GVN widens loads. Part of PR6627. llvm-svn: 130405
Loading
Please register or sign in to comment
This happens when GVN widens loads. Part of PR6627. llvm-svn: 130405