[all-commits] [llvm/llvm-project] 245604: [X86][SLP] Basic test coverage for llvm.powi
Nabeel Omer via All-commits
all-commits at lists.llvm.org
Wed Jun 15 03:14:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 245604a96fb0adba9d664f9711a5c0f8d69df996
https://github.com/llvm/llvm-project/commit/245604a96fb0adba9d664f9711a5c0f8d69df996
Author: Nabeel Omer <Nabeel.Omer at sony.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
A llvm/test/Analysis/CostModel/X86/powi.ll
A llvm/test/Transforms/SLPVectorizer/X86/powi.ll
Log Message:
-----------
[X86][SLP] Basic test coverage for llvm.powi
This patch introduces basic test coverage for llvm.powi.* intrinsics.
Differential Revision: https://reviews.llvm.org/D127492
More information about the All-commits
mailing list