[PATCH] D111968: [TTI] Add OperandValueProperties::OP_NegatedPowerOf2 enum
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 06:03:56 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa6e9141505c5: [TTI] Add OperandValueProperties::OP_NegatedPowerOf2 enum (PR51436) (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D111968?vs=462450&id=462461#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111968/new/
https://reviews.llvm.org/D111968
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Analysis/CostModel/X86/mul-codesize.ll
llvm/test/Analysis/CostModel/X86/mul-latency.ll
llvm/test/Analysis/CostModel/X86/mul-sizelatency.ll
llvm/test/Analysis/CostModel/X86/mul.ll
llvm/test/Transforms/SLPVectorizer/X86/powof2mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111968.462461.patch
Type: text/x-patch
Size: 444225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220923/18265afa/attachment-0001.bin>
More information about the llvm-commits
mailing list