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

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 24 17:11:05 PST 2019


phosek created this revision.
phosek added reviewers: samparker, efriedma, t.p.northover, rnk.
Herald added subscribers: cfe-commits, kristof.beyls, javed.absar.

This reverts commit r351740: this broke on platforms where unsigned long
long isn't the same as uint64_t which is what ACLE specifies for the
return value of rsr64.


Repository:
  rC Clang

https://reviews.llvm.org/D57209

Files:
  clang/include/clang/Basic/BuiltinsAArch64.def
  clang/test/CodeGen/arm64-crc32.c
  clang/test/CodeGen/builtins-arm64.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57209.183446.patch
Type: text/x-patch
Size: 4421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/1ba48f75/attachment-0001.bin>


More information about the cfe-commits mailing list