[all-commits] [llvm/llvm-project] e7412a: [AMDGPU][True16][CodeGen] uaddsat/usubsat sdag for...
Brox Chen via All-commits
all-commits at lists.llvm.org
Thu Dec 5 08:03:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7412a5035062356f111e159cc2ed42893db2573
https://github.com/llvm/llvm-project/commit/e7412a5035062356f111e159cc2ed42893db2573
Author: Brox Chen <guochen2 at amd.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/uaddsat.ll
M llvm/test/CodeGen/AMDGPU/usubsat.ll
Log Message:
-----------
[AMDGPU][True16][CodeGen] uaddsat/usubsat sdag for true16 format (#118708)
uaddsat and usubsat SDAG codeGen pattern for True16 format witth
V_ADD/SUB_NC_U16
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