[PATCH] D48278: [SelectionDAG] Fold redundant masking operations of shifted value

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 01:24:59 PDT 2018


samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.

LGTM. For future reference, and before committing, arm and aarch64 tests live in different codegen directories so please separate the test into the two sub-directories. Thanks!


https://reviews.llvm.org/D48278





More information about the llvm-commits mailing list