[llvm] [AMDGPU] Support divergent sized dynamic alloca (PR #121148)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 01:15:10 PST 2024


================
@@ -0,0 +1,170 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -stop-after=amdgpu-isel < %s | FileCheck -check-prefix=GFX9 %s
----------------
arsenm wrote:

This should run to the end and produce final output

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


More information about the llvm-commits mailing list