mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
- Add `mlirElementsAttrGetType` C API. - Add `def_buffer` binding to PyDenseElementsAttribute. - Implement the protocol to access the buffer. Differential Revision: https://reviews.llvm.org/D91021