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

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 01:47:49 PDT 2024


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

Likely a bug in this patch yes, #89245 has no such issues.

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


More information about the llvm-commits mailing list