This patch removes some manual conversion of mixed Python/attribute
arguments to I64ArrayAttrs, which turned out to be unnecessary.
Interestingly, this change does not depend on the additional attribute
builders added in the (currently pending)
https://reviews.llvm.org/D159403 patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo