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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 23:09:40 PDT 2023


================
@@ -0,0 +1,78 @@
+# RUN: llc -march=amdgcn -mcpu=gfx90a -run-pass amdgpu-lower-kernel-attributes -verify-machineinstrs -o - %s | FileCheck %s
----------------
arsenm wrote:

Don't need -verify-machineinstrs

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


More information about the llvm-commits mailing list