This is an archive of the discontinued LLVM Phabricator instance.

[SLP] Add a test for llvm.powi.* intrinsics
ClosedPublic

Authored by n-omer on Jun 20 2022, 3:28 AM.

Details

Summary

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

Split off from https://reviews.llvm.org/D128172.

Diff Detail

Event Timeline

n-omer created this revision.Jun 20 2022, 3:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2022, 3:28 AM
n-omer requested review of this revision.Jun 20 2022, 3:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2022, 3:28 AM
n-omer updated this revision to Diff 438329.Jun 20 2022, 3:37 AM

Remove unnecessary attribute from test.

RKSimon accepted this revision.Jun 20 2022, 4:06 AM

LGTM

This revision is now accepted and ready to land.Jun 20 2022, 4:06 AM
This revision was landed with ongoing or failed builds.Jun 20 2022, 5:42 AM
This revision was automatically updated to reflect the committed changes.