[PATCH] D133605: [llvm-exegesis] Initialize all supported targets

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 07:58:13 PDT 2022


reames added a comment.

In D133605#3783279 <https://reviews.llvm.org/D133605#3783279>, @courbet wrote:

>> As such, please double check me that the registration code which already existed appears to handle multiple registered targets correctly.
>
> It doesn't actually (yaml parsing code needs to know the target beforehand because it parses instruction names to target-specific opcodes). I'll send a patch.

Thanks.


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

https://reviews.llvm.org/D133605



More information about the llvm-commits mailing list