[PATCH] D154293: [AMDGPU] Replace OperandMatchResultTy with ParseStatus (NFC)
Sergei Barannikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 2 01:42:49 PDT 2023
barannikov88 added a comment.
In D154293#4466750 <https://reviews.llvm.org/D154293#4466750>, @kosarev wrote:
> LGTM. Thanks for the clean-up!
>
> Ideally, it would be nice to have AsmMatcherEmitter.cpp updated as well before submitting this.
>
> xref: https://reviews.llvm.org/D154101
I was planning to update AsmMatcherEmitter.cpp after all targets migrated, but it can be done before, too. Will do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154293/new/
https://reviews.llvm.org/D154293
More information about the llvm-commits
mailing list