[PATCH] D28018: AMD family 17h (znver1) enablement

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 21 08:33:00 PST 2016


RKSimon added a reviewer: RKSimon.
RKSimon added a comment.

Also, I don't think there is any clzero support on clang yet so adding that feature probably isn't safe. You may need to put up a separate clzero patch for review, preferably including _mm_clzero support to the headers as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D28018





More information about the cfe-commits mailing list