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

Anshil Gandhi via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 12:12:24 PDT 2024


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

Fixed, I was using `%u` instead of reusing `%t`.

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


More information about the llvm-commits mailing list