llvm-capstone/polly/docs
Michael Kruse 42cd38c01e [Polly] Remove -polly-vectorizer=polly.
Polly's internal vectorizer is not well maintained and is known to not work in some cases such as region ScopStmts. Unlike LLVM's LoopVectorize pass it also does not have a target-dependent cost heuristics, and we recommend using LoopVectorize instead of -polly-vectorizer=polly.

In the future we hope that Polly can collaborate better with LoopVectorize, like Polly marking a loop is safe to vectorize with a specific simd width, instead of replicating its functionality.

Reviewed By: grosser

Differential Revision: https://reviews.llvm.org/D142640
2023-03-08 12:51:42 -06:00
..
experiments/matmul Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
images
Architecture.rst [Polly] Fix typo. NFC. 2021-07-13 22:36:22 -05:00
CMakeLists.txt
conf.py [docs] Remove hard-coded version numbers from sphinx configs 2022-02-01 23:14:12 -08:00
doxygen.cfg.in [NFC] Inclusive Language: change master to main for .chm files 2021-11-08 08:23:04 -06:00
HowToManuallyUseTheIndividualPiecesOfPolly.rst [Polly][docs] Avoid use of code-block:: guess. 2022-10-24 19:54:22 -05:00
index.rst
Performance.rst
ReleaseNotes.rst [Polly] Remove -polly-vectorizer=polly. 2023-03-08 12:51:42 -06:00
TipsAndTricks.rst
UsingPollyWithClang.rst polly: remove the old reference to svn in the doc 2021-08-27 10:46:50 +02:00