[llvm] [AMDGPU] (x or y) xor -1 -> x nor y (PR #130264)

Ana Mihajlovic via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 11 04:00:49 PDT 2025


================
@@ -0,0 +1,68 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 3
+; RUN: llc -mtriple=amdgcn-amd-amdpal -mcpu=gfx1200 -mattr="+wavefrontsize32,-wavefrontsize64" -o - < %s | FileCheck %s
+; RUN: llc -mtriple=amdgcn-amd-amdpal -mcpu=gfx1100 -mattr="+wavefrontsize32,-wavefrontsize64" -o - < %s | FileCheck %s
----------------
mihajlovicana wrote:

@petar-avramovic 

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


More information about the llvm-commits mailing list