This is an archive of the discontinued LLVM Phabricator instance.

[MicroBenchmarks] Add benchmarks to check runtime of truncate or zero-extend vector operations in AArch64
AbandonedPublic

Authored by nilanjana_basu on Nov 1 2022, 6:31 PM.

Details

Reviewers
None
Summary

This patch adds an initial set of benchmarks to check runtime of vectorized truncate or
zero-extend operations in a loop for different vector types over different vector widths.

The goal of this initial benchmark is to check the impact of D133495, D135229 and D120571.

Event Timeline

nilanjana_basu created this revision.Nov 1 2022, 6:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2022, 6:31 PM
nilanjana_basu requested review of this revision.Nov 1 2022, 6:31 PM
nilanjana_basu abandoned this revision.Nov 1 2022, 6:37 PM