[PATCH] D40960: Fix for bug PR35549 - [X86] Repeated schedule comments

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 04:38:47 PST 2017


avt77 updated this revision to Diff 126532.
avt77 added a comment.

All comments from Simon were resolved. There was a real bug and it's fixed in this new patch - tnx, Simon.


https://reviews.llvm.org/D40960

Files:
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/X86/InstPrinter/X86InstComments.h
  lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/avx512-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40960.126532.patch
Type: text/x-patch
Size: 6564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/75f3ef0c/attachment.bin>


More information about the llvm-commits mailing list