[llvm] Allow Specifying SGMasks for Inline Asm (PR #155491)
Patrick Simmons via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 14 14:39:40 PDT 2025
================
@@ -0,0 +1,74 @@
+; RUN: llc -O3 -mcpu=gfx942 < %s | FileCheck %s
----------------
linuxrocks123 wrote:
Done
https://github.com/llvm/llvm-project/pull/155491
More information about the llvm-commits
mailing list