[PATCH] D99511: [Verifier][NFC] Refactor operand bundle verification.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 08:22:24 PDT 2021
courbet created this revision.
courbet added a reviewer: jdoerfert.
Herald added subscribers: dexonsmith, hiraditya.
courbet requested review of this revision.
Herald added a project: LLVM.
Avoid repeated code and several variables.
If we're going to add a "range" operand bundle.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D99511
Files:
llvm/lib/IR/Verifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99511.333880.patch
Type: text/x-patch
Size: 6567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/d8b47e6a/attachment.bin>
More information about the llvm-commits
mailing list