[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>
Tue, 8 Apr 2025 05:32:27 +0000 (07:32 +0200)
commitb2b5e4ff50e348674a99c5463126df22985a91b6
tree2515919326b1541ab9de285a94125ae755bfeb76
parent88d365976bac0865b4148d2223094410d3a5fbbd
[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