diff options
author | Chris Lattner <clattner@nondot.org> | 2022-04-28 11:37:17 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2022-04-28 12:05:10 -0700 |
commit | 99499c3ea7ca922e6f1b7a209f81ffcef03d7d90 (patch) | |
tree | e37941cce7d153e451c9c9bc1fec2199d5dc8a45 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 463790bfc70e15f9c23b76f1c53e228b644f8bb1 (diff) | |
download | llvm-99499c3ea7ca922e6f1b7a209f81ffcef03d7d90.zip llvm-99499c3ea7ca922e6f1b7a209f81ffcef03d7d90.tar.gz llvm-99499c3ea7ca922e6f1b7a209f81ffcef03d7d90.tar.bz2 |
[OpAsmParser] Simplify logic for requiredOperandCount in parseOperandList.
I would ideally like to eliminate 'requiredOperandCount' as a bit of
verification that should be in the client side, but it is much more
widely used than I expected. Just tidy some pieces up around it given
we can't drop it immediately.
NFC.
Differential Revision: https://reviews.llvm.org/D124629
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions