[PATCH] D150684: [LoopReroll] Remove unused LoopReroll pass
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 10:45:22 PDT 2023
efriedma added a comment.
My team has been using this pass in production for a while. I think we have a few internal bugfixes that never made it upstream, though. If there's interest, I'll get someone on my team to push those fixes.
Granted, the current state of the pass this might not pass codereview standards even with those fixes...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150684/new/
https://reviews.llvm.org/D150684
More information about the llvm-commits
mailing list