[all-commits] [llvm/llvm-project] 149c84: AMDGPU: Use isWave[32|64] instead of comparing siz...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Nov 23 09:28:24 PST 2024
Branch: refs/heads/users/arsenm/wavesize-check-iswavesize-instead-of-value
Home: https://github.com/llvm/llvm-project
Commit: 149c84e031ff25cbfd95416588a9cbdcb2f42a4a
https://github.com/llvm/llvm-project/commit/149c84e031ff25cbfd95416588a9cbdcb2f42a4a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
Log Message:
-----------
AMDGPU: Use isWave[32|64] instead of comparing size value
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