[PATCH] D38821: [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 11 21:48:30 PDT 2017
mstorsjo added a comment.
In https://reviews.llvm.org/D38821#895527, @compnerd wrote:
> Don't you need a change to the intrinsics to actually map the builtin?
Apparently, this change is all that's needed since the tests pass. I can of course try to look closer and see what actually makes it work.
https://reviews.llvm.org/D38821
More information about the cfe-commits
mailing list