Commit 4bbc9034 authored by Marc Auberer's avatar Marc Auberer Committed by Huihui Zhang
Browse files

[InstCombine] Baseline tests for folding ((A&B)^A)|((A&B)^B) to A^B

Baseline tests for: https://reviews.llvm.org/D159380

Reviewed By: huihuiz

Differential Revision: https://reviews.llvm.org/D159379
parent 9168fcac
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment