[PATCH] D53107: [X86] Move promotion of vector and/or/xor from legalization to DAG combine
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 13 12:47:14 PDT 2018
RKSimon added a comment.
The only issue I can see is the PANDN -> XOR+PSRL change from allbits/comparison results - is this something we want to fix before/after this patch?
Repository:
rL LLVM
https://reviews.llvm.org/D53107
More information about the llvm-commits
mailing list