These tests show missed opportunities in the SelectionDAG layer when
dealing with scalable-vector splats. All of these are handled for the
equivalent ISD::BUILD_VECTOR code, and the tests have largely been
translated from the equivalent X86 tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Cheers. I took the liberty of adding a few extra urem tests to better show the range of changes introduced in the follow-up D106575