This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add HRESET instruction.
ClosedPublic

Authored by pengfei on Oct 9 2020, 1:41 AM.

Diff Detail

Event Timeline

pengfei created this revision.Oct 9 2020, 1:41 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 9 2020, 1:41 AM
pengfei requested review of this revision.Oct 9 2020, 1:41 AM

Please can you add a mention in the 12.0 release notes?

llvm/lib/Target/X86/X86InstrInfo.td
2922

Put this under the WriteSystem SchedRW class?

pengfei marked an inline comment as done.Oct 9 2020, 7:32 AM

Thanks for the review.

pengfei updated this revision to Diff 297234.Oct 9 2020, 7:32 AM

Address review comments.

This revision is now accepted and ready to land.Oct 12 2020, 12:48 PM
This revision was landed with ongoing or failed builds.Oct 12 2020, 6:07 PM
This revision was automatically updated to reflect the committed changes.