[PATCH] D127492: []X86][SLP] Basic test coverage for llvm.powi

Nabeel Omer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 05:55:28 PDT 2022


n-omer created this revision.
n-omer added reviewers: RKSimon, rob.lougher, andreadb, craig.topper, efriedma, spatel.
Herald added subscribers: jsji, vporpo, StephenFan.
Herald added a project: All.
n-omer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch introduces basic test coverage for `llvm.powi.*` intrinsics.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127492

Files:
  llvm/test/Analysis/CostModel/X86/powi.ll
  llvm/test/Transforms/SLPVectorizer/X86/powi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127492.435884.patch
Type: text/x-patch
Size: 41931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/86a3cc14/attachment.bin>


More information about the llvm-commits mailing list