[all-commits] [llvm/llvm-project] b665dd: [AMDGPU] Add tests for v_sat_pk_u8_i16 codegen (#1...
Shoreshen via All-commits
all-commits at lists.llvm.org
Tue Jan 14 16:27:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b665dddd7070837b11714e28d841c9962a15601a
https://github.com/llvm/llvm-project/commit/b665dddd7070837b11714e28d841c9962a15601a
Author: Shoreshen <372660931 at qq.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/v_sat_pk_u8_i16.ll
Log Message:
-----------
[AMDGPU] Add tests for v_sat_pk_u8_i16 codegen (#122438)
Preparation for #121124
This PR provides tests added into
[PR](https://github.com/llvm/llvm-project/pull/121124) that add
selection patterns for instruction `v_sat_pk`, in order to specify the
change of the tests before and after the commit.
Pre-commit tests PR for #121124 : Add selection patterns for instruction
`v_sat_pk`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list