[PATCH] D97504: [llvm-exegesis] Disable the LBR check on AMD

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 14:21:41 PST 2021


oontvoo updated this revision to Diff 327590.
oontvoo marked an inline comment as done.
oontvoo added a comment.
Herald added subscribers: dexonsmith, hiraditya.

Updated diff: Add a util in Host.h to check the host CPU's vendor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97504

Files:
  llvm/include/llvm/Support/Host.h
  llvm/lib/Support/Host.cpp
  llvm/tools/llvm-exegesis/lib/Target.h
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97504.327590.patch
Type: text/x-patch
Size: 5267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/cc93df84/attachment.bin>


More information about the llvm-commits mailing list