[PATCH] D79971: [X86] Rewrite how X86PartialReduction find candidates to consider optimizing.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 13:06:50 PDT 2020


craig.topper updated this revision to Diff 267341.
craig.topper added a comment.

Address review comments.

Still need more negative tests. And probably more tests involving single use phis.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79971

Files:
  llvm/lib/Target/X86/X86PartialReduction.cpp
  llvm/test/CodeGen/X86/madd.ll
  llvm/test/CodeGen/X86/sad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79971.267341.patch
Type: text/x-patch
Size: 18593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/b68d64ce/attachment.bin>


More information about the llvm-commits mailing list