[PATCH] D47943: Sample code for porting MachinePipeliner to AArch64+SVE

Masaki Arai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 10 18:50:35 PDT 2018


masakiarai updated this revision to Diff 150668.
masakiarai added a comment.

Remove irrelevant differences and fix the format.


https://reviews.llvm.org/D47943

Files:
  lib/CodeGen/MachinePipeliner.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h
  lib/Target/X86/X86TargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47943.150668.patch
Type: text/x-patch
Size: 14027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/6e6374bc/attachment.bin>


More information about the llvm-commits mailing list