[PATCH] D116496: [unroll] Prune all but first copy of invariant exit
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 2 09:47:49 PST 2022
nikic added a reviewer: nikic.
nikic added a comment.
This generally makes sense to me, but I think you need to adjust some of the tests to make the condition non-invariant, because I doubt that this is what they were intending to test. Replace an argument with a call return value.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116496/new/
https://reviews.llvm.org/D116496
More information about the llvm-commits
mailing list