[llvm] [AMDGPU][llvm-split] Fix another division by zero (PR #104421)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 01:52:04 PDT 2024


================
@@ -0,0 +1,12 @@
+; RUN: llvm-split -o %t %s -j 2 -mtriple amdgcn-amd-amdhsa --debug
----------------
Pierre-vh wrote:

this test was missing a filecheck line and is not needed after #104763 anyway, so I removed it

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


More information about the llvm-commits mailing list