Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
clang/docs/LanguageExtensions.rst | ||
---|---|---|
647 | No, I got the two crossed. I also need to add elementwise_rint |
Paths
| Differential D144802
clang: Add __builtin_elementwise_round ClosedPublic Authored by arsenm on Feb 25 2023, 4:44 PM.
Diff Detail
Unit TestsFailed Event Timelinearsenm added a child revision: D153233: clang: Add __builtin_elementwise_rint and nearbyint.Jun 18 2023, 5:20 PM This revision is now accepted and ready to land.Jun 19 2023, 8:29 AM
Revision Contents
Diff 500470 clang/docs/LanguageExtensions.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/Sema/builtins-elementwise-math.c
|
Lost alignment, need more spaces before the 'round x ...'