Commit 7daa95c8 authored by Mehrnoosh Heidarpour's avatar Mehrnoosh Heidarpour Committed by Sanjay Patel
Browse files

[InstCombine] Fold (A^B)|~A-->~(A&B)

https://alive2.llvm.org/ce/z/2v6rhF

Fixes:
https://llvm.org/PR52478

Differential Revision: https://reviews.llvm.org/D113783
parent f0bc7d24
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