[all-commits] [llvm/llvm-project] ed1f14: [MLIR][StandardToLLVM] Move `copyUnrankedDescripto...
frgossen via All-commits
all-commits at lists.llvm.org
Mon Jul 12 06:35:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed1f149b54c234efe55ef4f35f80e470858c547a
https://github.com/llvm/llvm-project/commit/ed1f149b54c234efe55ef4f35f80e470858c547a
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/lib/Conversion/LLVMCommon/Pattern.cpp
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
Log Message:
-----------
[MLIR][StandardToLLVM] Move `copyUnrankedDescriptors` to pattern
Make the function `copyUnrankedDescriptors` accessible in
`ConvertToLLVMPattern`.
Differential Revision: https://reviews.llvm.org/D105810
More information about the All-commits
mailing list