[llvm] [NFC][DecoderEmitter] Predicate generation code cleanup (PR #158140)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 15 20:12:55 PDT 2025


================
@@ -1134,41 +1133,19 @@ bool DecoderTableBuilder::emitPredicateMatchAux(const Init &Val,
   return true;
 }
----------------
s-barannikov wrote:

Sorry, missed it. emitPredicateMatchAux is now unused.

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


More information about the llvm-commits mailing list