[all-commits] [llvm/llvm-project] 9c1e55: Use symbolic name for previous MLIR Bytecode versions
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jun 6 01:42:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c1e55873ebfb4fc18fcc068d667d4a70d51d717
https://github.com/llvm/llvm-project/commit/9c1e55873ebfb4fc18fcc068d667d4a70d51d717
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M mlir/include/mlir/Bytecode/Encoding.h
M mlir/lib/Bytecode/Reader/BytecodeReader.cpp
M mlir/lib/Bytecode/Writer/BytecodeWriter.cpp
Log Message:
-----------
Use symbolic name for previous MLIR Bytecode versions
Reviewed By: jpienaar, burmako
Differential Revision: https://reviews.llvm.org/D151621
More information about the All-commits
mailing list