D124741 added the generic "__builtin_reduce_add" which we can use to replace the x86 specific integer add reduction builtins - internally these were mapping to the same intrinsic already so there are no test changes required.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo