[PATCH] D150684: [LoopReroll] Remove unused LoopReroll pass
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 08:49:53 PDT 2023
fhahn added a comment.
Here's an incomplete list of `loop-reroll` issues that have been reported over the years and are still open.
- https://github.com/llvm/llvm-project/issues/59921
- https://github.com/llvm/llvm-project/issues/59841
- https://github.com/llvm/llvm-project/issues/53736
- https://github.com/llvm/llvm-project/issues/41789
- https://github.com/llvm/llvm-project/issues/41612
- https://github.com/llvm/llvm-project/issues/34108
- https://github.com/llvm/llvm-project/issues/33376
- https://github.com/llvm/llvm-project/issues/32432
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150684/new/
https://reviews.llvm.org/D150684
More information about the llvm-commits
mailing list