[PATCH] D74382: [CloneFunction] Update loop headers after cloning all blocks in loop.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 09:19:01 PST 2020
Meinersbur added a comment.
In D74382#1885245 <https://reviews.llvm.org/D74382#1885245>, @Whitney wrote:
> @Meinersbur I have updated the example in the summary with complete LLVMIR, please let me know if that's sufficient. Thanks!
What I meant is to update this patch to include the example that triggers this assertion as a regression test so running `ninja check-llvm` confirms that the assertion is not triggered anymore.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74382/new/
https://reviews.llvm.org/D74382
More information about the llvm-commits
mailing list