This is an archive of the discontinued LLVM Phabricator instance.

[AggressiveInstCombine][Docs] Update pass documentation
ClosedPublic

Authored by kitaisreal on Jul 24 2023, 8:22 AM.

Details

Summary

Updated AggressiveInstCombine pass documentation because now AggressiveInstCombine can modify CFG.
Introduced in D154725.

Diff Detail

Event Timeline

kitaisreal created this revision.Jul 24 2023, 8:22 AM
kitaisreal requested review of this revision.Jul 24 2023, 8:22 AM
nikic accepted this revision.Jul 25 2023, 5:57 AM

LGTM

This revision is now accepted and ready to land.Jul 25 2023, 5:57 AM
kitaisreal set the repository for this revision to rG LLVM Github Monorepo.Jul 25 2023, 7:43 AM
This revision was landed with ongoing or failed builds.Jul 26 2023, 9:33 AM
This revision was automatically updated to reflect the committed changes.