[llvm] [AMDGPU] Defaults for missing dimensions in SYCL required wg size (PR #72652)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 03:33:37 PST 2023


================
@@ -0,0 +1,42 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx90a -verify-machineinstrs < %s | FileCheck %s
----------------
arsenm wrote:

Don't bother with -verify-machineinstrs, it's unlikely to catch anything here and will be caught in EXPENSIVE_CHECKS builds 

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


More information about the llvm-commits mailing list