[PATCH] D158348: [clang][X86] Add __cpuidex function to cpuid.h

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 08:51:53 PDT 2023


aaron.ballman added a subscriber: eandrews.
aaron.ballman added a comment.

@eandrews tested this patch out internally at Intel and it seems to work well for us (didn't break the internal tests that we had troubles with before). I think the changes here look reasonable, but I leave it to the original reviewers of https://reviews.llvm.org/D150646 to do the final sign-off.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158348/new/

https://reviews.llvm.org/D158348



More information about the cfe-commits mailing list