[PATCH] D56685: [COFF, ARM64] Add __byteswap intrinsics
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 14 17:05:12 PST 2019
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/Headers/ms-arm64-intrin.cpp:19
__nop();
}
+
----------------
While you're here, please fix all four tests to just check the IR.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56685/new/
https://reviews.llvm.org/D56685
More information about the cfe-commits
mailing list