[llvm] [VectorCombine][AMDGPU] Shrink demanded vector loads (PR #202501)

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 23:08:34 PDT 2026


================
@@ -0,0 +1,206 @@
+; RUN: opt < %s -passes=vector-combine -S -mtriple=amdgcn-amd-amdpal -mcpu=gfx1201 | FileCheck %s
----------------
krzysz00 wrote:

Nit: autogenerate your tests here (and possibly doe pre-commit)

https://github.com/llvm/llvm-project/pull/202501


More information about the llvm-commits mailing list