[SLP] Add a test for llvm.powi.*
authorNabeel Omer <Nabeel.Omer@sony.com>
Mon, 20 Jun 2022 10:24:13 +0000 (10:24 +0000)
committerNabeel Omer <Nabeel.Omer@sony.com>
Mon, 20 Jun 2022 12:41:37 +0000 (12:41 +0000)
commitcd8870e8508208062ba41525873f8d56beade2d7
treef80870e4ad3d0c9d036a4f90f62af23e3f1b35cf
parent541a50e20702a8046fe5076742611354cb6dd0f3
[SLP] Add a test for llvm.powi.*

This patch introduces a test for the issue discovered in #53887.

Differential Revision: https://reviews.llvm.org/D128178
llvm/test/Transforms/SLPVectorizer/X86/powi-regression.ll [new file with mode: 0644]