[PATCH] D127115: [RFC][DAGCombine] Make sure combined nodes are added back to the worklist in topological order.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 05:45:53 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/slow-pmulld.ll:213
+; SSE4-32-NEXT:    pmaddwd {{\.?LCPI[0-9]+_[0-9]+}}, %xmm3
+; SSE4-32-NEXT:    retl
 ;
----------------
These should be fixed by rG5acbb2dda26217bb6e551af501d30637010b3a97


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127115



More information about the llvm-commits mailing list