[llvm] [SPIR-V] Add definitions and fix implementation for atomic builtins (PR #106107)

Vyacheslav Levytskyy via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 00:18:00 PDT 2024


================
@@ -0,0 +1,16 @@
+; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
VyacheslavLevytskyy wrote:

Let's add `-verify-machineinstrs` for each new test?

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


More information about the llvm-commits mailing list