forked from OSchip/llvm-project
4f21152af1
SparseElementsAttr currently does not perform any verfication on construction, with the only verification existing within the parser. This revision moves the parser verification to SparseElementsAttr, and also adds additional verification for when a sparse index is not valid. Differential Revision: https://reviews.llvm.org/D109189 |
||
---|---|---|
.. | ||
canonicalize.mlir | ||
convert-const.mlir | ||
convert-fakequant-invalid.mlir | ||
convert-fakequant.mlir | ||
parse-any-invalid.mlir | ||
parse-any.mlir | ||
parse-calibrated-invalid.mlir | ||
parse-calibrated.mlir | ||
parse-ops-invalid.mlir | ||
parse-ops.mlir | ||
parse-uniform-invalid.mlir | ||
parse-uniform.mlir | ||
quant_region.mlir |