[PATCH] D107262: [CodeGenPrepare] The instruction to be sunk should be inserted before its user in a block

Tiehu Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 18:34:27 PDT 2021


TiehuZhang added a comment.

In D107262#2936743 <https://reviews.llvm.org/D107262#2936743>, @dmgreen wrote:

> I've committed 013030a0b213a75e0403fcdb5a070d21831ee561 <https://reviews.llvm.org/rG013030a0b213a75e0403fcdb5a070d21831ee561>. Do you want to rebase and fix those extra testcases here? Or do you think that's best left for a separate patch?

Oh, I'll rebase to the latest version and update my patch


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

https://reviews.llvm.org/D107262



More information about the llvm-commits mailing list