Builder::get{I32,I64}VectorAttr are actually of limited applicability since
vector types can't have zero elements, whereas many uses of this kind of
attribute (such as dimension lists for "transpose"-like and other tensor
ops) often can result in empty lists.
Details
Details
- Reviewers
rriddle bondhugula - Commits
- rGc31ee83abb0c: Add Builder::get{I32,I64}TensorAttr.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Nit: Cannot be empty -> values cannot be empty