[PATCH] D51204: [COFF, ARM64] Add MS intrinsics: __getReg, _ReadStatusReg, _WriteStatusReg

Mike Hommey via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 1 14:52:36 PST 2019


glandium added a comment.

In D51204#1271564 <https://reviews.llvm.org/D51204#1271564>, @dmajor wrote:

> In D51204#1253230 <https://reviews.llvm.org/D51204#1253230>, @mgrang wrote:
>
> > Will abandon this patch since I have implementations of these which I will upstream soon.
>
>
> Just to link up the reviews: these landed in D52838 <https://reviews.llvm.org/D52838> and D53115 <https://reviews.llvm.org/D53115>. (Thanks @mgrang!)


Except not really...  D53115 <https://reviews.llvm.org/D53115> got the types wrong, and used int instead of __int64.


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

https://reviews.llvm.org/D51204





More information about the cfe-commits mailing list