llvm-project
3df92197 - [mlir][tosa] Support `DenseResourceElementsAttr` in TOSA transpose folders (#124532)

Commit
226 days ago
[mlir][tosa] Support `DenseResourceElementsAttr` in TOSA transpose folders (#124532) Handle dense resource attributes in the transpose TOSA folder. Currently their interface does not align with the rest of the `ElementsAttr` when it comes to data accessing hence the special handling. Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com>
Author
Parents
Loading