[all-commits] [llvm/llvm-project] 86306d: Extract common code to deal with multidimensional ...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Fri Mar 6 04:55:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 86306df7dd2a8e60d88c6306956080b53ac95589
https://github.com/llvm/llvm-project/commit/86306df7dd2a8e60d88c6306956080b53ac95589
Author: Adrian Kuegel <akuegel at google.com>
Date: 2020-03-06 (Fri, 06 Mar 2020)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
Log Message:
-----------
Extract common code to deal with multidimensional vectors.
Summary: Also replace dyn_cast_or_null with dyn_cast when possible.
Differential Revision: https://reviews.llvm.org/D75733
More information about the All-commits
mailing list