[PATCH] Support poly128_t and implement relevant intrinsic. -Clang

Kevin Qin kevinqindev at gmail.com
Sun Dec 8 22:26:58 PST 2013


  Removed AArch64 intrinsic for load/store poly128 and use common load/store f128 instead. Please review, thanks.

http://llvm-reviews.chandlerc.com/D2345

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2345?vs=5941&id=5978#toc

Files:
  include/clang/Basic/TargetBuiltins.h
  include/clang/Basic/arm_neon.td
  lib/CodeGen/CGBuiltin.cpp
  lib/Sema/SemaChecking.cpp
  test/CodeGen/aarch64-poly128.c
  utils/TableGen/NeonEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2345.2.patch
Type: text/x-patch
Size: 15314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131208/3aea8750/attachment.bin>


More information about the cfe-commits mailing list