This is an archive of the discontinued LLVM Phabricator instance.

add cascade lake arch in X86 target
ClosedPublic

Authored by Jianping on Nov 21 2018, 12:55 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Jianping created this revision.Nov 21 2018, 12:55 AM

Please always upload all patches with the full context (-U99999)

include/llvm/Support/X86TargetParser.def
108–109 ↗(On Diff #174881)

This doesn't look like it's in the correct place?

Jianping updated this revision to Diff 174905.Nov 21 2018, 5:29 AM

update with format-patch -u999999

Jianping updated this revision to Diff 174907.Nov 21 2018, 5:36 AM

move cascadelake cpu subtype near intel related cpu subtype in include/llvm/Support/X86TargetParser.def

This revision is now accepted and ready to land.Nov 25 2018, 7:30 PM
This revision was automatically updated to reflect the committed changes.