- VectorType::getBitWidth() is just an unsafe version of
getPrimitiveSizeInBits() that assumes all vectors are fixed width.
Differential D77833
[SVE] Remove VectorType::getBitWidth() ctetreau on Apr 9 2020, 3:08 PM. Authored by
Details
getPrimitiveSizeInBits() that assumes all vectors are fixed width.
Diff Detail
Event TimelineComment Actions Makes sense.
|