[PATCH] D113970: [SelectionDAG] Add pattern to haveNoCommonBitsSet.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 05:49:10 PST 2021


spatel added a comment.

Do we expect all vector types/targets to bypass this in some way? If yes, it's worth adding a comment to the patch description and/or code. If no, can we find a test that shows an asm difference?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113970/new/

https://reviews.llvm.org/D113970



More information about the llvm-commits mailing list