[PATCH] D67240: [NOT FOR REVIEW][NOT FOR COMMIT] X86 machine instruction counting

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 15:02:56 PDT 2019


lebedev.ri updated this revision to Diff 218991.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.

Count vector blend separately, drop unrelated instructions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67240/new/

https://reviews.llvm.org/D67240

Files:
  llvm/lib/Target/X86/CMakeLists.txt
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86CountMIAnalysis.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67240.218991.patch
Type: text/x-patch
Size: 13972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/9cd7046c/attachment.bin>


More information about the llvm-commits mailing list