In VarLenDecoder.td, the opcode in CHECK line is hardcoded, which causes chaos in several downstream projects. This patch is trying to fix that.
2.9 KiB
2.9 KiB
In VarLenDecoder.td, the opcode in CHECK line is hardcoded, which causes chaos in several downstream projects. This patch is trying to fix that.