[PATCH] D39421: [InstCombine] Extracting common and-mask for shift operands of Or instruction
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 24 07:12:36 PST 2017
spatel requested changes to this revision.
spatel added a comment.
This revision now requires changes to proceed.
Please answer my question. It seems like that canonicalization might simplify or obviate the need for this patch.
https://reviews.llvm.org/D39421
More information about the llvm-commits
mailing list