Fix automatic description for AnyTypeOf
authorGeoffrey Martin-Noble <gcmn@google.com>
Mon, 20 May 2019 17:32:55 +0000 (10:32 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 20 May 2019 20:49:53 +0000 (13:49 -0700)
commit62b4c997e668062ed05fad870d0fda2b036a1989
treeb1181615d4cfa317ab1ec40a14beda7312607dbc
parent3be4346cdf2e8cf754e5d6dc595a60d624a44af3
Fix automatic description for AnyTypeOf

    Unfortunately, this now gives a segfault if you pass it an empty list, similar to stringify. Given how fiddly this is, we should probably have a string join helper. I'll fix both of these using better tablegen helpers in a follow-up.

--

PiperOrigin-RevId: 249076849
mlir/include/mlir/IR/OpBase.td