[PATCH] D97276: [CodeGen] Canonicalise adds/subs of i1 vectors using XOR
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 02:54:00 PST 2021
paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.
Not sure of the value of the "ILLEGAL" tests given they're actually testing we can type legalise ISD::XOR, which I'm presuming is already well tested. That said it's nothing I cannot live with.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97276/new/
https://reviews.llvm.org/D97276
More information about the llvm-commits
mailing list