[PATCH] D79418: [LSR][ARM] Add new TTI hook to mark some LSR chains as profitable
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 06:27:37 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2668775f6665: [LSR][ARM] Add new TTI hook to mark some LSR chains as profitable (authored by Pierre-vh).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79418/new/
https://reviews.llvm.org/D79418
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/lsr-profitable-chain.ll
llvm/test/Transforms/LoopStrengthReduce/ARM/vctp-chains.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79418.263692.patch
Type: text/x-patch
Size: 26328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/2734e2e5/attachment-0001.bin>
More information about the llvm-commits
mailing list