Skip to content

Commit

Permalink
[X86] Drop unnecessary VPORrm InstrRW override in SkylakeServer.
Browse files Browse the repository at this point in the history
llvm-svn: 331188
  • Loading branch information
RKSimon committed Apr 30, 2018
1 parent b521ec7 commit 0a732da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/X86/X86SchedSkylakeServer.td
Original file line number Diff line number Diff line change
Expand Up @@ -2458,7 +2458,6 @@ def: InstRW<[SKXWriteResGroup95], (instregex "VBLENDMPDZ128rm(b?)",
"VPBROADCASTQZ128m(b?)",
"VPMASKMOVDrm",
"VPMASKMOVQrm",
"VPORrm",
"VPSUBBZ128rm(b?)",
"(V?)PSUBBrm",
"VPSUBDZ128rm(b?)",
Expand Down

0 comments on commit 0a732da

Please sign in to comment.