[all-commits] [llvm/llvm-project] db973c: [AMDGPU][True16][CodeGen] True16 Add OpSel when op...
Brox Chen via All-commits
all-commits at lists.llvm.org
Fri Feb 28 06:41:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db973cea7cae3a14c89fc57ea3717b7313d24b97
https://github.com/llvm/llvm-project/commit/db973cea7cae3a14c89fc57ea3717b7313d24b97
Author: Brox Chen <guochen2 at amd.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
A llvm/test/CodeGen/AMDGPU/true16-saveexec.mir
Log Message:
-----------
[AMDGPU][True16][CodeGen] True16 Add OpSel when optimizing exec mask (#128928)
True16 Add OpSel when optimizing exec mask
True16 VOPCX have the opsel argument. Add it when we create these
instructions in SIOptimizeExecMasking.
---------
Co-authored-by: Matt Arsenault <arsenm2 at gmail.com>
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