[PATCH] D46073: [DagCombine] De Morgan laws: 'nand' logic with an inverted operand
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 25 14:24:04 PDT 2018
lebedev.ri added a comment.
Hmm, and once i fix the vector handling, the same `@test_andnotpd` / `@test_andnotps`
in `test/CodeGen/X86/{sse,sse2,avx}-schedule.ll` break,
just like in the motivational case specified in https://reviews.llvm.org/D46031 :/
Repository:
rL LLVM
https://reviews.llvm.org/D46073
More information about the llvm-commits
mailing list