[PATCH] D113948: [DAGCombiner][X86] Prevent unfoldMaskedMerge from creating an AND with two inverted inputs.
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 16:56:41 PST 2021
jrtc27 added a comment.
Comment just before the function needs updating to both add the additional restriction on the existing case and document the new one, as in my patch, otherwise looks fine
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113948/new/
https://reviews.llvm.org/D113948
More information about the llvm-commits
mailing list