llvm-project
600a83bf - [X86] IsNOT - match or(not(X),not(Y)) -> and(X,Y)

Commit
1 year ago
[X86] IsNOT - match or(not(X),not(Y)) -> and(X,Y) Fixes #116977
Author
Committer
Parents
Loading