Add MetadataRewriter::postCFGInitializer().
Depends on D154815
Paths
| Differential D155153
[BOLT][NFC] Add post-CFG processing to MetadataRewriter interface ClosedPublic Authored by maksfb on Jul 12 2023, 10:28 PM.
Details
Diff Detail
Event Timelinemaksfb added a child revision: D155156: [BOLT] Attach ORC info to instructions in CFG.Jul 12 2023, 11:15 PM This revision is now accepted and ready to land.Jul 13 2023, 12:11 AM Closed by commit rGdd630d831cd2: [BOLT][NFC] Add post-CFG processing to MetadataRewriter interface (authored by maksfb). · Explain WhyJul 13 2023, 11:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 540124 bolt/include/bolt/Rewrite/MetadataManager.h
bolt/include/bolt/Rewrite/MetadataRewriter.h
bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/lib/Rewrite/MetadataManager.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
|