GetMemRefType failed on 0-D tensors. Loosened check to allow tensors with shape
authorRob Suderman <suderman@google.com>
Wed, 24 Apr 2019 20:25:49 +0000 (13:25 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 6 May 2019 15:16:23 +0000 (08:16 -0700)
commit69cdceae73387cafc797ca77530ab4aa20ae4c3a
treef294d29655d7c12714f944abd585e5362d20e39b
parentce1287533342c08dc19fe1a0842154b8613412b5
GetMemRefType failed on 0-D tensors. Loosened check to allow tensors with shape
    {}.

--

PiperOrigin-RevId: 245104548
mlir/g3doc/LangRef.md
mlir/include/mlir/IR/StandardTypes.h
mlir/lib/IR/StandardTypes.cpp
mlir/test/IR/invalid.mlir