[PATCH] WG-vectorizer: Re-enable LLVM vectorizers
authorPekka Jääskeläinen <pekka.jaaskelainen@intel.com>
Thu, 15 Aug 2024 14:20:46 +0000 (17:20 +0300)
committerAndreas Beckmann <anbe@debian.org>
Fri, 5 Sep 2025 14:31:05 +0000 (16:31 +0200)
commit89d7084f5f8ac09b9590989422a534b91cc899c4
tree31c2602f99641635263b83165b3203ad8b36d232
parentbab6d9c1b4c10c2c2e6aa6681bc7e567a56a787c
[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
lib/CL/pocl_llvm_api.h
lib/CL/pocl_llvm_wg.cc