[PATCH] D153233: clang: Add __builtin_elementwise_rint and nearbyint
    Matt Arsenault via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Jun 22 14:08:05 PDT 2023
    
    
  
arsenm updated this revision to Diff 533779.
arsenm added a comment.
Rebase on fix for wrong debug name
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153233/new/
https://reviews.llvm.org/D153233
Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-elementwise-math.c
  clang/test/CodeGen/strictfp-elementwise-bulitins.cpp
  clang/test/Sema/builtins-elementwise-math.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153233.533779.patch
Type: text/x-patch
Size: 20328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230622/fcac3db1/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list