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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 05:35:46 PDT 2021


dmgreen added a comment.

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?


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

https://reviews.llvm.org/D107262



More information about the llvm-commits mailing list