[PATCH] D154316: [SystemZ] Replace OperandMatchResultTy with ParseStatus (NFC)
Ilya Leoshkevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 01:35:25 PDT 2023
iii added a comment.
The change looks good to me; the other arches apparently use either `bool` or `ParseStatus` here.
But only Uli can approve this, so let's wait for his opinion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154316/new/
https://reviews.llvm.org/D154316
More information about the llvm-commits
mailing list