We do not need to use the implicit cast here. We can instead can rely on
a comparison between two TypeSize objects instead. This algorithm will
work fine with scalable vectors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo