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

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 14:49:46 PDT 2023


wenlei added a comment.

> 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?


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