[PATCH] D154293: [AMDGPU] Replace OperandMatchResultTy with ParseStatus (NFC)

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 00:44:07 PDT 2023


kosarev accepted this revision.
kosarev added a comment.
This revision is now accepted and ready to land.

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


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