[PATCH] D61308: [X86][SSE] Fold add(shuffle(),shuffle()) to hadd on 'slow' targets (PR39920)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 05:40:19 PDT 2019


spatel added a comment.

Is the PR22377 test the only remaining problem? If so, do we have a new bug to track that (or reopen the old bug)?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61308/new/

https://reviews.llvm.org/D61308





More information about the llvm-commits mailing list