This matches the demanded bits behavior in the DAG and should fix:
https://bugs.llvm.org/show_bug.cgi?id=32706
Details
Details
- Reviewers
majnemer sanjoy craig.topper efriedma - Commits
- rG23bd33c6acc4: [InstCombine] prefer xor with -1 because 'not' is easier to understand (PR32706)
rG347b54b09373: [InstCombine] prefer xor with -1 because 'not' is easier to understand (PR32706)
rL300977: [InstCombine] prefer xor with -1 because 'not' is easier to understand (PR32706)
Diff Detail
Diff Detail