[PATCH] D126350: [LSR][TTI][PowerPC][SystemZ][X86] Add const-ness to TTI::isLSRCostLess
Yueh-Ting (eop) Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 20:10:34 PDT 2022
eopXD updated this revision to Diff 431870.
eopXD added a comment.
Update code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126350/new/
https://reviews.llvm.org/D126350
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.h
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126350.431870.patch
Type: text/x-patch
Size: 8381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/60f1dbbd/attachment.bin>
More information about the llvm-commits
mailing list