[clang] [llvm] [DirectX] Remove trivially dead functions at linkage finalize (PR #106146)

Greg Roth via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 12:43:02 PDT 2024


================
@@ -0,0 +1,222 @@
+; RUN: opt -S -dxil-finalize-linkage -mtriple=dxil-unknown-shadermodel6.5-compute %s | FileCheck %s
+; RUN: llc %s --filetype=asm -o - | FileCheck %s
----------------
pow2clk wrote:

Done!

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


More information about the llvm-commits mailing list