[llvm] [AMDGPU][LTO] Introduce AMDGPUCloneModuleLDS (PR #89683)
Pierre van Houtryve via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 01:12:07 PDT 2024
================
@@ -0,0 +1,59 @@
+; RUN: opt -passes=amdgpu-clone-module-lds %s -S | FileCheck %s
----------------
Pierre-vh wrote:
It is absolutely a bug worth tracking & fixing. Do you have a minimal test case that repros the issue only with #89245 ?
https://github.com/llvm/llvm-project/pull/89683
More information about the llvm-commits
mailing list