Issue | 143864 |
---|---|
Summary | [DAG] foldMaskedMerge - add (~a | x) & (a | y) -> (a & (x ^ y)) ^y fold |
Labels | good first issue, llvm:SelectionDAG |
Assignees | |
Reporter | RKSimon |
Once #143855 is complete, we can add handling for the demorgan equivalent pattern (~a | x) & (a | y)
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs