[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 11:24:06 PST 2021


oontvoo added a comment.

In D97504#2604040 <https://reviews.llvm.org/D97504#2604040>, @lebedev.ri wrote:

> This is still a preprocessor mess that won't compile, i think.
> `getVendorSignature()` should always exist, but if not being compiled for/on X86, it should return unknown.

Done


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97504



More information about the llvm-commits mailing list