Current lowerVECTOR_SHUFFLEAsVSlidedown only seeks whether input are
EXTRACT_SUBVECTOR and their source are same. The commit will make the
function seek input and their source until they are not
EXTRACT_SUBVECTOR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Can we accumulate the indices into a single value here instead of putting them in a vector?