[PATCH] D108832: [Builtins] Support ext_vector_type args for __builtin_fminf.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 10:30:27 PDT 2021
fhahn updated this revision to Diff 369136.
fhahn marked 2 inline comments as done.
fhahn added a comment.
Use ExprError() instead of ExprResult(true).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108832/new/
https://reviews.llvm.org/D108832
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/overloaded-math-builtins.c
clang/test/Sema/overloaded-math-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108832.369136.patch
Type: text/x-patch
Size: 5291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210827/3997f8b3/attachment-0001.bin>
More information about the cfe-commits
mailing list