[PATCH] D153376: Introducing llvm-cm: A Cost Model Tool

Dayann D'almeida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 14:35:53 PDT 2023


JestrTulip created this revision.
Herald added a project: All.
JestrTulip requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Initial commit for llvm-cm as described in [RFC PENDING]. The tool currently just counts instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153376

Files:
  llvm/test/lit.cfg.py
  llvm/test/tools/llvm-cm/inst_count.ll
  llvm/tools/llvm-cm/CMakeLists.txt
  llvm/tools/llvm-cm/llvm-cm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153376.533046.patch
Type: text/x-patch
Size: 15669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/8eff62c2/attachment.bin>


More information about the llvm-commits mailing list