[PATCH] D47125: [X86] Remove masking from pternlog llvm intrinsics and use a select instruction instead.

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 00:56:34 PDT 2018


GBuella added a comment.

So do these really need to be implemented as macros?


Repository:
  rC Clang

https://reviews.llvm.org/D47125





More information about the cfe-commits mailing list