When using and ACLE intrinsic for an SVE2 shift, if the predicate passed
has all relevant lanes active, then use a reversed version of the
instruction if beneficial.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AArch64/SVEInstrFormats.td | ||
---|---|---|
3197–3207 | Minor request but if you don't mind can you move this to the bottom of the file near where the other related multiclasses and drop the 2 from the name. I ask because I can see this milticlass having other uses. |
Minor request but if you don't mind can you move this to the bottom of the file near where the other related multiclasses and drop the 2 from the name. I ask because I can see this milticlass having other uses.