mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 13:16:49 +00:00

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>
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.