Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ExpandReductions] fix FMF requirement for fmin/fmax
The upstream callers (the vectorizers) were fixed with: bbed5f2 ( D95690 ) 77adbe6 We should remove this pass entirely now that reduction legalization/lowering is expected to work just as well, but we need to confirm that the shuffle ops do not regress (for x86 in particular). This should be the last step needed to close: https://llvm.org/PR23116
- Loading branch information