[PATCH] D97318: [clang][CodeGen] Allow fp16 arg pass by register

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 20:49:12 PST 2021


yaxunl updated this revision to Diff 325972.
yaxunl marked 2 inline comments as done.
yaxunl edited the summary of this revision.
yaxunl added a comment.

revised comments and fixed test


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

https://reviews.llvm.org/D97318

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGenCUDA/float16.cu
  clang/test/CodeGenOpenCL/builtins-f16.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97318.325972.patch
Type: text/x-patch
Size: 8267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210224/fdc577d0/attachment.bin>


More information about the cfe-commits mailing list