[PATCH] D71165: [LoopFusion] Move instructions from FC0.Latch to FC1.Latch.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 7 14:56:38 PST 2019


Meinersbur added a comment.

Is there a mistake in the example? Every execution will end in the infinite loop `header4`. Why did you mean to move `preheader3` instead of `latch1`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71165





More information about the llvm-commits mailing list