[all-commits] [llvm/llvm-project] 5dd5a0: [mlir] Let ModuleTranslate propagate LLVM triple
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Nov 27 00:09:40 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 5dd5a083630c797c958b02acd381b9de2bf02c86
https://github.com/llvm/llvm-project/commit/5dd5a083630c797c958b02acd381b9de2bf02c86
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Target/llvmir.mlir
Log Message:
-----------
[mlir] Let ModuleTranslate propagate LLVM triple
This adds LLVM triple propagation and updates the test that did not check it properly.
Differential Revision: https://reviews.llvm.org/D92182
More information about the All-commits
mailing list