[PATCH] D103959: [LoopDeletion] Handle Phis with similar inputs from different block

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 21:01:31 PDT 2021


mkazantsev added inline comments.


================
Comment at: llvm/test/Transforms/LoopDeletion/eval_first_iteration.ll:664
 
 ; TODO: We can break the backedge here.
 define i32 @test_multiple_pred_2() {
----------------
nikic wrote:
> TODO can be dropped.
True, thanks!


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

https://reviews.llvm.org/D103959



More information about the llvm-commits mailing list