[llvm] [NFC][DecoderEmitter] Code cleanup in `DecoderEmitter::emitTable` (PR #158014)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 14 16:44:34 PDT 2025


================
@@ -722,6 +722,26 @@ unsigned Filter::usefulness() const {
 //                              //
 //////////////////////////////////
 
+static StringRef getDecoderOpName(uint8_t Op) {
----------------
jurahul wrote:

Doe

https://github.com/llvm/llvm-project/pull/158014


More information about the llvm-commits mailing list