[all-commits] [llvm/llvm-project] 50b508: [AMDGPU] Verify SdwaSel value range (#128898)
Frederik Harwath via All-commits
all-commits at lists.llvm.org
Wed Feb 26 23:11:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50b508cc7b2d95f92896df73f49063b5aafec43d
https://github.com/llvm/llvm-project/commit/50b508cc7b2d95f92896df73f49063b5aafec43d
Author: Frederik Harwath <frederik.harwath at amd.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
A llvm/test/MachineVerifier/AMDGPU/verifier-sdwa-selection.mir
Log Message:
-----------
[AMDGPU] Verify SdwaSel value range (#128898)
Make the MachineVerifier check that the value provided for an SDWA selection is a
valid value for the SdwaSel enum.
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