[PATCH] D153449: [llvm-profgen] Remove target triple check to allow for more targets

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 15:59:07 PDT 2023


hoy added a comment.

In D153449#4442757 <https://reviews.llvm.org/D153449#4442757>, @wenlei wrote:

>> it rarely checks against target-specific instruction operators
>
> Rarely indicates it's still doing it somewhere? What are those places and are we confident about non-X86 targets?

Actually I haven't seen any so far.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153449



More information about the llvm-commits mailing list