-
- Downloads
[NFC][TTI] `getReplicationShuffleCost()`: s/Replicated/Dst/
'Replicated' is mouthful and somewhat ambigious, while 'destination' is pretty self-explanatory.
Showing
- llvm/include/llvm/Analysis/TargetTransformInfo.h 4 additions, 4 deletionsllvm/include/llvm/Analysis/TargetTransformInfo.h
- llvm/include/llvm/Analysis/TargetTransformInfoImpl.h 4 additions, 4 deletionsllvm/include/llvm/Analysis/TargetTransformInfoImpl.h
- llvm/include/llvm/CodeGen/BasicTTIImpl.h 5 additions, 6 deletionsllvm/include/llvm/CodeGen/BasicTTIImpl.h
- llvm/lib/Analysis/TargetTransformInfo.cpp 3 additions, 3 deletionsllvm/lib/Analysis/TargetTransformInfo.cpp
- llvm/lib/Target/X86/X86TargetTransformInfo.cpp 20 additions, 25 deletionsllvm/lib/Target/X86/X86TargetTransformInfo.cpp
- llvm/lib/Target/X86/X86TargetTransformInfo.h 1 addition, 1 deletionllvm/lib/Target/X86/X86TargetTransformInfo.h
Loading
Please register or sign in to comment