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

Last updated: May 19,2024

1. Install "llvm12-polly" package

This guide covers the steps necessary to install llvm12-polly on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install llvm12-polly

2. Uninstall "llvm12-polly" package

Please follow the guidance below to uninstall llvm12-polly on openSUSE Leap:

$ sudo zypper remove llvm12-polly

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

Information for package llvm12-polly:
-------------------------------------
Repository : Update repository of openSUSE Backports
Name : llvm12-polly
Version : 12.0.1-bp153.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5,3 MiB
Installed : No
Status : not installed
Source package : llvm12-12.0.1-bp153.3.1.src
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