Skip to content

Conversation

@rampitec
Copy link
Collaborator

No description provided.

Copy link
Collaborator Author

rampitec commented Jul 17, 2025

@rampitec rampitec requested a review from changpeng July 17, 2025 21:28
@rampitec rampitec marked this pull request as ready for review July 17, 2025 21:28
@llvmbot
Copy link
Member

llvmbot commented Jul 17, 2025

@llvm/pr-subscribers-backend-amdgpu

Author: Stanislav Mekhanoshin (rampitec)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/149411.diff

1 Files Affected:

  • (modified) llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll (+1-1)
diff --git a/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll b/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll
index 91a2a0b651132..61e36f5b84923 100644
--- a/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll
+++ b/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
-; xUN: llc -global-isel=0 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -mattr=+real-true16 %s -o - | FileCheck -check-prefix=SDAG-REAL16 %s
+; RUN: llc -global-isel=0 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -mattr=+real-true16 %s -o - | FileCheck -check-prefix=SDAG-REAL16 %s
 ; RUN: llc -global-isel=0 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -mattr=-real-true16 %s -o - | FileCheck -check-prefix=SDAG-FAKE16 %s
 ; xUN: llc -global-isel=1 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -mattr=+real-true16 %s -o - | FileCheck -check-prefix=GISEL-REAL16 %s
 ; xUN: llc -global-isel=1 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -mattr=-real-true16 %s -o - | FileCheck -check-prefix=GISEL-FAKE16 %s

@rampitec
Copy link
Collaborator Author

@shiltian if you have more cases like that it shall be resolved after the parent change is landed. s16 stores are fixed.

@rampitec rampitec force-pushed the users/rampitec/07-17-_amdgpu_reenable_tanh_real-true16_run_line._nfc branch from 71819a9 to 0bf6f72 Compare July 17, 2025 22:01
@rampitec rampitec force-pushed the users/rampitec/07-17-_amdgpu_more_flatgvs_gfx1250_atomic_patterns branch from d907c98 to f3b85f5 Compare July 17, 2025 22:01
Base automatically changed from users/rampitec/07-17-_amdgpu_more_flatgvs_gfx1250_atomic_patterns to main July 17, 2025 23:11
@rampitec rampitec merged commit 0b6df54 into main Jul 17, 2025
11 of 12 checks passed
@rampitec rampitec deleted the users/rampitec/07-17-_amdgpu_reenable_tanh_real-true16_run_line._nfc branch July 17, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants