[PATCH] D56671: [COFF, ARM64] Add __nop intrinsic

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 14 11:56:17 PST 2019


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

LGTM

I'm assuming this isn't on the list of intrinsics that we must not implement as an inline function in intrin.h... if it is, we'll have to reimplement it at some point.  But this is clearly an improvement, in any case.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56671





More information about the cfe-commits mailing list