[PATCH] D92882: [MBP] Prevent rotating a chain contains entry block
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 17:04:45 PST 2020
davidxl added a comment.
It is possible to synthesize a test case that rotates the entry without the fix, no? The expected output is that the entry is not rotated (no need to reproduce crash).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92882/new/
https://reviews.llvm.org/D92882
More information about the llvm-commits
mailing list