Fix MLIR Bytecode backward deployment
authorMehdi Amini <joker.eph@gmail.com>
Fri, 26 May 2023 03:38:32 +0000 (20:38 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Fri, 26 May 2023 03:40:03 +0000 (20:40 -0700)
commitdf34c288c428eb4b867c8075def48b3d1727d60b
tree127655ab845f66a256c9a7029f15779cc533c420
parent07dc906883af660780cf6d0cc1044f7e74dab83e
Fix MLIR Bytecode backward deployment

The condition for guarding the properties section was reversed.
mlir/lib/Bytecode/Writer/BytecodeWriter.cpp