As a follow up to D126686, this does the same fold for floating point add and shuffle. In this case it is limited to reassoc either x[0]+x[1] or x[1]+x[0] for both result[0] and results[1].
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo