[llvm] [AMDGPU][LTO] Introduce AMDGPUCloneModuleLDS (PR #89683)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 04:29:32 PDT 2024


================
@@ -0,0 +1,59 @@
+; RUN: opt -passes=amdgpu-clone-module-lds %s -S | FileCheck %s
----------------
arsenm wrote:

this isn't used llvm-split 

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


More information about the llvm-commits mailing list