[Mlir-commits] [llvm] [mlir] Add cond_sub and sub_clamp operations to atomicrmw (PR #96661)

Simon Pilgrim llvmlistbot at llvm.org
Tue Jun 25 09:32:35 PDT 2024


================
@@ -0,0 +1,153 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple x86_64-pc-linux < %s | FileCheck %s
----------------
RKSimon wrote:

Please 32-bit test coverage as well

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


More information about the Mlir-commits mailing list