Fix to include non-predicated version of write-back gather in special case treatment for deducting the instruction type.
(This is fixing https://reviews.llvm.org/D85138 for corner cases)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Added a test that would fail the VecTy && "No scalable vectors expected here" assert without this fix.