[all-commits] [llvm/llvm-project] fb3a00: [mlir] Fix ssa values naming bug
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Wed May 12 14:38:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb3a00c327df78eaa534e53ac6f07112e0585121
https://github.com/llvm/llvm-project/commit/fb3a00c327df78eaa534e53ac6f07112e0585121
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M mlir/lib/IR/AsmPrinter.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list