[PATCH] D97504: [llvm-exegesis] Disable the LBR check on AMD
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 09:48:13 PST 2021
lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.
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.
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