[PATCH] D32520: Support __fp16 vectors

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 05:08:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314056: Promote storage-only __fp16 vector operands to float vectors. (authored by ahatanak).

Changed prior to commit:
  https://reviews.llvm.org/D32520?vs=116275&id=116533#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32520

Files:
  cfe/trunk/lib/CodeGen/CGExprScalar.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/CodeGen/fp16vec-ops.c
  cfe/trunk/test/Sema/fp16vec-sema.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32520.116533.patch
Type: text/x-patch
Size: 23551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170925/6bbdad0c/attachment-0001.bin>


More information about the cfe-commits mailing list