[PATCH] D57209: Revert "[AArch64] Use LL for 64-bit intrinsic arguments"

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 24 23:14:26 PST 2019


mstorsjo added a comment.

In D57209#1370608 <https://reviews.llvm.org/D57209#1370608>, @rnk wrote:

> and I don't think anyone has set up a continuous Windows ARM64 build with ToT clang anywhere in the world yet.


Not sure if it qualifies as a proper continuous Windows ARM64 build, but I build latest llvm+mingw-w64+compiler-rt+libcxx nightly and test build a bunch of video-related projects including VLC on it (for all 4 current architectures, i686/x86_64/armv7/aarch64), and run a bunch of tests of projects built with that compiler in wine. But I'm pretty sure none of the projects I test use these intrinsics.


Repository:
  rC Clang

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

https://reviews.llvm.org/D57209





More information about the cfe-commits mailing list