[PATCH] D151023: [llvm-exegesis] Add Target Memory Utility Functions

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 20 03:41:28 PDT 2023


aidengrossman created this revision.
Herald added subscribers: mstojanovic, krytarowski.
Herald added a project: All.
aidengrossman requested review of this revision.
Herald added subscribers: llvm-commits, courbet.
Herald added a project: LLVM.

This patch adds in several functions to ExegesisTarget that will assist
in setting up memory for the planned memory annotations.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151023

Files:
  llvm/tools/llvm-exegesis/lib/Target.h
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151023.524014.patch
Type: text/x-patch
Size: 18135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230520/0e388def/attachment.bin>


More information about the llvm-commits mailing list