For consistency, @llvm.aarch64.sve.dup is renamed as
@llvm.aarch64.sve.dup.pred.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- Renamed @llvm.aarch64.sve.dup.unpred as @llvm.aarch64.sve.dup.x (this is consistent with other unpredicated intrinsics)
- Restored the original name of @llvm.aarch64.sve.dup
Comment Actions
LGTM. Don't forget to update the commit message and title (that still references pred and unpred).