Skip to content
Commit 06b0bd96 authored by River Riddle's avatar River Riddle Committed by jpienaar
Browse files

Emit unsupported error when parsing a DenseElementAttr with an integer type of...

Emit unsupported error when parsing a DenseElementAttr with an integer type of greater than 64 bits.

DenseElementAttr currently does not support value bitwidths of > 64. This can result in asan failures and crashes when trying to invoke DenseElementsAttr::writeBits/DenseElementsAttr::readBits.

PiperOrigin-RevId: 229241125
parent e0594ce7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment