[all-commits] [llvm/llvm-project] 84a07d: [AMDGPU][NFC] Clean up the VOP profile definition ...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Mon Feb 6 08:29:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84a07dcf3832163fd08cbcd0d4721a73836a63c7
https://github.com/llvm/llvm-project/commit/84a07dcf3832163fd08cbcd0d4721a73836a63c7
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
Log Message:
-----------
[AMDGPU][NFC] Clean up the VOP profile definition for v_swap_b32.
v_swap_b32 is a VOP1-only instruction, meaning it neither encodes src1
nor has 64-bit encodings.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D143289
More information about the All-commits
mailing list