[PATCH] D112472: [Scalarizer] Do not insert instructions between PHI nodes.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 12:22:15 PDT 2021


lebedev.ri added a comment.

I think it would be more foolproof to do that in the constructor of the class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112472



More information about the llvm-commits mailing list