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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 07:57:57 PST 2021


oontvoo updated this revision to Diff 328176.
oontvoo marked an inline comment as done.
oontvoo added a comment.

Updated diff:

- make Vendor const
- move var decls closer to where they are used and made clang-diagnostic-uninitialized happy


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/X86/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97504.328176.patch
Type: text/x-patch
Size: 5271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/2b3ce4c3/attachment.bin>


More information about the llvm-commits mailing list