Files
clang-p2996/clang/test/CodeGen/builtins-reduction-math.c
Jun Zhang 8de0c1feca [Clang] Add __builtin_reduce_or and __builtin_reduce_and
This patch implements two builtins specified in D111529.
The last __builtin_reduce_add will be seperated into another one.

Differential Revision: https://reviews.llvm.org/D116736
2022-01-14 22:05:26 +08:00

4.2 KiB