[mlir] Fix ssa values naming bug
authorEugene Zhulenev <ezhulenev@google.com>
Wed, 12 May 2021 21:30:09 +0000 (14:30 -0700)
committerRiver Riddle <riddleriver@gmail.com>
Wed, 12 May 2021 21:30:29 +0000 (14:30 -0700)
commitfb3a00c327df78eaa534e53ac6f07112e0585121
tree99d5c310df95c7dcb83f335610d23da9f50347a7
parentcd01430ff13b5441bc71e6dc3c4e688052f7be82
[mlir] Fix ssa values naming bug

Address comments in https://reviews.llvm.org/D102226 to fix the bug + style violations

Differential Revision: https://reviews.llvm.org/D102368
mlir/lib/IR/AsmPrinter.cpp