[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
Loading
Please sign in to comment