How to Install and Uninstall llvm15-polly Package on openSUSE Leap

Last updated: June 26,2024

1. Install "llvm15-polly" package

Please follow the guidelines below to install llvm15-polly on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install llvm15-polly

2. Uninstall "llvm15-polly" package

This tutorial shows how to uninstall llvm15-polly on openSUSE Leap:

$ sudo zypper remove llvm15-polly

3. Information about the llvm15-polly package on openSUSE Leap

Information for package llvm15-polly:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : llvm15-polly
Version : 15.0.7-150500.4.4.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : llvm15-15.0.7-150500.4.4.1.src
Upstream URL : https://polly.llvm.org/
Summary : LLVM Framework for High-Level Loop and Data-Locality Optimizations
Description :
Polly is a high-level loop and data-locality optimizer and optimization
infrastructure for LLVM. It uses an abstract mathematical representation based
on integer polyhedra to analyze and optimize the memory access pattern of a
program. Polly can currently perform classical loop transformations, especially
tiling and loop fusion to improve data-locality. It can also exploit OpenMP
level parallelism and expose SIMDization opportunities.

5. The same packages on other Linux Distributions