[all-commits] [llvm/llvm-project] 701616: AMDGPU: Use isWave[32|64] instead of comparing siz...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 19:05:14 PST 2024
Branch: refs/heads/users/arsenm/wavesize-check-iswavesize-instead-of-value
Home: https://github.com/llvm/llvm-project
Commit: 7016169b68c98fbf4e9467483a9c2ca4fe7c6dcc
https://github.com/llvm/llvm-project/commit/7016169b68c98fbf4e9467483a9c2ca4fe7c6dcc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-22 (Fri, 22 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