[PATCH] D106757: [PowerPC] Implement partial vector ld/st builtins for XL compatibility

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 24 14:02:06 PDT 2021


nemanjai updated this revision to Diff 361477.
nemanjai added a comment.

Updated a couple of issues revealed during functional testing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106757

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/altivec.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-ppc-ld-st-rmb.c
  clang/test/CodeGen/builtins-ppc-xlcompat-pwr8.c
  clang/test/CodeGen/builtins-ppc-xlcompat-vec-error.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106757.361477.patch
Type: text/x-patch
Size: 158965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210724/619e6c1e/attachment-0001.bin>


More information about the cfe-commits mailing list