[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
Mon Jul 26 09:24:47 PDT 2021


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

The last update accidentally removed the newly added tests.


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.361693.patch
Type: text/x-patch
Size: 158605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210726/1aa5f53c/attachment-0001.bin>


More information about the cfe-commits mailing list