[all-commits] [llvm/llvm-project] eb27da: [mlir] Ignore index data layout in translation to ...
ftynse via All-commits
all-commits at lists.llvm.org
Wed Mar 2 07:57:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb27da7dec67f1a36505b589b786ba1a499c274a
https://github.com/llvm/llvm-project/commit/eb27da7dec67f1a36505b589b786ba1a499c274a
Author: Alex Zinenko <zinenko at google.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Target/LLVMIR/data-layout.mlir
Log Message:
-----------
[mlir] Ignore index data layout in translation to LLVM
It can be present, but is irrelevant for the translation.
More information about the All-commits
mailing list