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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 10:48:18 PDT 2020


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

Fix accidental duplicate change flag variable.


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.265541.patch
Type: text/x-patch
Size: 17764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/79bfcfa2/attachment.bin>


More information about the llvm-commits mailing list