[PATCH] D116161: [Clang] Add an overload for emitUnaryBuiltin.

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 28 23:17:22 PST 2021


junaire updated this revision to Diff 396490.
junaire added a comment.

Extend emitUnaryBuiltin instead of adding a new overload, also apply it to __builtin_elementwise_abs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116161

Files:
  clang/lib/CodeGen/CGBuiltin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116161.396490.patch
Type: text/x-patch
Size: 5695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211229/5f43f712/attachment.bin>


More information about the cfe-commits mailing list