[llvm] [SLP] Simplify tryToFindDuplicates() (NFC) (PR #135766)

Gaƫtan Bossu via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 02:17:44 PDT 2025


gbossu wrote:

Thanks for the review @alexey-bataev , I have now simplified the PR so it only touches the code in `tryToFindDuplicates()`, and I'll create a follow up for refactoring the legality checks. I think it's pretty small and straight-forward now, let me know what you think :)

Note: I have also updated the PR description.

https://github.com/llvm/llvm-project/pull/135766


More information about the llvm-commits mailing list