Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

add non-trivial LoopUnswitch FuncPass
AbandonedPublic

Authored by drcut on Jun 13 2022, 2:29 PM.

Details

Reviewers
asbirlea
aeubanks
Summary

Since non-trivial LoopUnswitch may need FunctionAnalysis, we plan to migrate the current LoopPass implementation to FunctionPass

Diff Detail