[PATCH] D106409: [PowerPC] Truncate results for out of range values for vec_cts,vec_ctf

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 19 09:27:31 PDT 2021


ZarkoCA updated this revision to Diff 367525.
ZarkoCA retitled this revision from "[PowerPC] Add diagnostic for out of range values for vec_cts,vec_ctf" to "[PowerPC] Truncate results for out of range values for vec_cts,vec_ctf".
ZarkoCA edited the summary of this revision.
ZarkoCA added a comment.

Switch direction of patch as per reviewer comments.  We now truncate the results and there is no diagnostic.
Edited title and summary to reflect this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106409

Files:
  clang/lib/Headers/altivec.h
  clang/test/CodeGen/builtins-ppc-xlcompat.c
  clang/test/CodeGen/ppc-emmintrin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106409.367525.patch
Type: text/x-patch
Size: 13709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210819/88632acb/attachment.bin>


More information about the cfe-commits mailing list