[PATCH] D115231: [Clang] Add __builtin_reduce_xor

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 02:23:43 PST 2021


RKSimon added a comment.

Any reason not to handle __builtin_reduce_xor + __builtin_reduce_or as well in the same patch since they are very similar?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115231/new/

https://reviews.llvm.org/D115231



More information about the cfe-commits mailing list