[all-commits] [llvm/llvm-project] 1c083e: [mlir] Add support for the nest attribute to the L...
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Fri Mar 18 08:15:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c083e698504277583d18fa64859ce2038779aa3
https://github.com/llvm/llvm-project/commit/1c083e698504277583d18fa64859ce2038779aa3
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Dialect/LLVMIR/func.mlir
M mlir/test/Target/LLVMIR/llvmir-invalid.mlir
M mlir/test/Target/LLVMIR/llvmir.mlir
Log Message:
-----------
[mlir] Add support for the nest attribute to the LLVM-IR dialect conversion.
Differential Revision: https://reviews.llvm.org/D121948
More information about the All-commits
mailing list