[PATCH] D66661: [DAGCombiner] Add node to the worklist in topological order in scalarizeExtractedVectorLoad

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 15 12:23:03 PDT 2019


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Appears to have test coverage as per https://llvm.org/reports/coverage/lib/CodeGen/SelectionDAG/DAGCombiner.cpp.gcov.html
LG, @RKSimon ?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66661





More information about the llvm-commits mailing list