[llvm] [TableGen] DecoderEmitter clean-ups and modernization. (PR #84832)

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 08:59:28 PDT 2024


================
@@ -474,8 +473,8 @@ class FilterChooser {
   //
   // Returns false if there exists any uninitialized bit value in the range.
----------------
jyknight wrote:

Please update comment. It no longer matches the behavior.

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


More information about the llvm-commits mailing list