llvm-project
6cea4040 - [IR] Remove RepeatedPass (#96211)

Commit
1 year ago
[IR] Remove RepeatedPass (#96211) This pass is not used in any pipeline, barely used in tests and not really useful, so drop it. The only place where we "repeat" passes is devirt repetition, and that is done using a separate pass.
Author
Parents
Loading