How to Install and Uninstall llvm14-polly Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "llvm14-polly" package

In this section, we are going to explain the necessary steps to install llvm14-polly on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install llvm14-polly

2. Uninstall "llvm14-polly" package

Please follow the step by step instructions below to uninstall llvm14-polly on openSuSE Tumbleweed:

$ sudo zypper remove llvm14-polly

3. Information about the llvm14-polly package on openSuSE Tumbleweed

Information for package llvm14-polly:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm14-polly
Version : 14.0.6-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-13.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