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

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 25 10:32:08 PST 2019


rnk added a comment.

In D57209#1370789 <https://reviews.llvm.org/D57209#1370789>, @mstorsjo wrote:

> 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.


Fair, my mistake, I should have qualified it with something along the lines of "... build that depends on these intrinsic changes ... yet".


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