[PATCH] D150684: [LoopReroll] Remove unused LoopReroll pass

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 04:04:24 PST 2023


xgupta added a comment.

This pass is actually not working at all with Clang as it is not moved to the new pass manager - https://github.com/llvm/llvm-project/issues/59065.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150684/new/

https://reviews.llvm.org/D150684



More information about the llvm-commits mailing list