[PATCH] WG-vectorizer: Re-enable LLVM vectorizers
The LLVM vectorizers were accidentally disabled when
transitioning to the new PM. This commit re-enables
them and exposes some new inefficiencies (to be continued...).
Yeah, we should also add a perf.regression test or at least a "smoke
test" for the WG vectorization.
(cherry picked from commit
19dc70bbe927a6f6210ccd45b6a4c2a49fe6da96)
Gbp-Pq: Name 0001-WG-vectorizer-Re-enable-LLVM-vectorizers.patch
pocl (6.0-4) unstable; urgency=medium
* Update symbols file.
* Drop unneeded -dev paragraph from -doc description. (Closes: #
1081689)
* Cherry-pick commit from upstream that as a side effect fixed "LLVM ERROR:
Instruction Combining did not reach a fixpoint after 1 iterations".
(Closes: #
1091190)
[dgit import unpatched pocl 6.0-4]