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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 01:11:05 PDT 2024


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

That's just a bug? Output should always be deterministic 

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


More information about the llvm-commits mailing list