[PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics

Guy Blank via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 05:44:52 PDT 2016


guyblank added a comment.

removing the MSC_VER check will not be enough, the feature guards from the intrinsic and the builtin need to be removed to make it work. not sure if this is the right way to go, any thoughts on this?


Repository:
  rL LLVM

https://reviews.llvm.org/D21959





More information about the cfe-commits mailing list