This patch cleans up the definition of DenseArrayAttrBase by relying
more on ODS-generated methods. It also exposes an API for using the raw
data of a dense array, similar to DenseIntOrFPElementsAttr::getRaw.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo