This is an archive of the discontinued LLVM Phabricator instance.

[NewPM][CodeGen][X86] Add NPM pipeline builder
Changes PlannedPublic

Authored by ychen on Jul 10 2020, 7:26 PM.

Details

Summary

Follow up on D83608. I felt maybe it is helpful to review both at the same time.

This is to implement the interface introduced in D83608 to build the x86-specific codegen pipeline.

Diff Detail

Event Timeline

ychen created this revision.Jul 10 2020, 7:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2020, 7:26 PM
ychen updated this revision to Diff 282747.Aug 3 2020, 3:38 PM
  • update
ychen edited the summary of this revision. (Show Details)Aug 21 2020, 3:25 PM
ychen added reviewers: craig.topper, RKSimon.

@ychen Is this still necessary?

ychen planned changes to this revision.Mar 29 2021, 9:19 AM

Hi @RKSimon, it is still necessary. Still having some higher priority work. Before I could get back to this, take it off the review list.

Matt added a subscriber: Matt.Sep 27 2021, 12:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2022, 1:55 PM
Herald added a subscriber: StephenFan. · View Herald Transcript