This was likely overlooked when ValueRange was first introduced. There is no
reason why StructuredIndexed needs specifically an ArrayRef so use ValueRange
for better type compatibility with the rest of the APIs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo