[PATCH] D48789: [X86] Replace (32/64 - n) shift amounts with (neg n) since the shift amount is masked in hardware

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 12:27:56 PDT 2018


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

LGTM.


https://reviews.llvm.org/D48789





More information about the llvm-commits mailing list