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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 24 17:22:12 PST 2019


efriedma added a comment.

Oh, rsr and wsr are macros, not functions... I was confused how it would break.

The correct signature for __builtin_arm_rsr64 is "WUicC*", I think.


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