[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
Fri Jun 23 09:37:35 PDT 2023
wenlei accepted this revision.
wenlei added a comment.
This revision is now accepted and ready to land.
In D153449#4442880 <https://reviews.llvm.org/D153449#4442880>, @hoy wrote:
> 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.
Ok, update the description then?
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