[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
Fri Oct 1 14:07:23 PDT 2021


ZarkoCA updated this revision to Diff 376630.
ZarkoCA edited the summary of this revision.
ZarkoCA added a comment.
Herald added a subscriber: steven.zhang.

- Only truncate **b** and not result
- Add a proper test case


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/ppc-vec_ct-truncate.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106409.376630.patch
Type: text/x-patch
Size: 25675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211001/a5e518f3/attachment-0001.bin>


More information about the cfe-commits mailing list