[PATCH] D128172: [SLP] Add cost model for `llvm.powi.*` intrinsics
Nabeel Omer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 07:41:01 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6ccb57bb3f6: [SLP] Add cost model for `llvm.powi.*` intrinsics (authored by n-omer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128172/new/
https://reviews.llvm.org/D128172
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/Analysis/CostModel/X86/powi.ll
llvm/test/Transforms/SLPVectorizer/X86/powi-regression.ll
llvm/test/Transforms/SLPVectorizer/X86/powi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128172.438700.patch
Type: text/x-patch
Size: 84481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/c0aaab6a/attachment-0001.bin>
More information about the llvm-commits
mailing list