[PATCH] D34828: [X86] Add RDRAND feature to GLM CPU

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 07:34:17 PDT 2017


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

LGTM, we're already saying that Goldmont supports rdrand in clang. Up to you if you want to add goldmont tests to the rdrand.ll/rdseed.ll tests (we haven't bothered for any other cpus).


https://reviews.llvm.org/D34828





More information about the llvm-commits mailing list