[PATCH] D49606: [ms] Add __shiftleft128 / __shiftright128 intrinsics

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 20 14:07:59 PDT 2018


thakis closed this revision.
thakis added a comment.

r337619, thanks! The hoisting point is a good one; will rewrite using funnelshift once that's possible :-)


https://reviews.llvm.org/D49606





More information about the cfe-commits mailing list