[PATCH] D75733: Extract common code to deal with multidimensional vectors.

Adrian Kuegel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 04:24:23 PST 2020


akuegel created this revision.
akuegel added a reviewer: ftynse.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a project: LLVM.

Also replace dyn_cast_or_null with dyn_cast when possible.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75733

Files:
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75733.248694.patch
Type: text/x-patch
Size: 7427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/abf26d94/attachment.bin>


More information about the llvm-commits mailing list