D117829 added the generic "__builtin_reduce_mul" which we can use to replace the x86 specific integer mul 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