[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 02:29:28 PDT 2022


n-omer updated this revision to Diff 438604.
n-omer added a comment.

Remove unused included file.


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.438604.patch
Type: text/x-patch
Size: 84481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/dd31273f/attachment-0001.bin>


More information about the llvm-commits mailing list