[PATCH] D146303: [llvm-exegesis] Prevent llvm-exegesis from using unsupported opcodes

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 00:46:56 PDT 2023


courbet added a comment.

In principle I like that, however this has implications on the size of the various llvm binaries. Can you please measure the increase in binary size for e.g. `clang` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146303



More information about the llvm-commits mailing list