Replacing unsigned with ElementCount in the argument of isLegalBroadcastLoad().
This helps reduce the diff of a future SLP patch for AArch64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124100
[SLP] Refactoring isLegalBroadcastLoad() to use `ElementCount`. ClosedPublic Authored by vporpo on Apr 20 2022, 9:18 AM.
Details
Diff Detail
Revision Contents
Diff 423934 llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.h
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|