llvm-project
fac1866c - [X86] Remove redundant and-not pattern code in X86 (#157687)

Commit
56 days ago
[X86] Remove redundant and-not pattern code in X86 (#157687) These transforms are now handled in DAGCombine, so enable hasAndNotCompare for all scalar cases on X86, and remove the platform-specific code that does the same thing.
Author
Parents
Loading