[llvm] AMDGPU: Fix runtime unrolling when cascaded GEPs present (PR #147700)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 08:47:25 PDT 2025


================
@@ -0,0 +1,44 @@
+; RUN: opt -mtriple=amdgcn-unknown-amdhsa -passes=loop-unroll -S %s | FileCheck %s
----------------
shiltian wrote:

also auto gen check lines pls

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


More information about the llvm-commits mailing list