[all-commits] [llvm/llvm-project] a084b9: [mlir] Convert function signatures before converti...
Sean Silva via All-commits
all-commits at lists.llvm.org
Tue Jul 7 10:40:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a084b94f1198df600fff0632ad54fe6121e23943
https://github.com/llvm/llvm-project/commit/a084b94f1198df600fff0632ad54fe6121e23943
Author: Sean Silva <silvasean at google.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Target/llvmir.mlir
Log Message:
-----------
[mlir] Convert function signatures before converting globals
Summary: This allows global initializers to reference functions.
Differential Revision: https://reviews.llvm.org/D83266
More information about the All-commits
mailing list