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

Anshil Gandhi via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 09:38:31 PDT 2024


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

I will attach the tests to #89245. They are the same as the tests in this PR, without my pass running on it.

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


More information about the llvm-commits mailing list