[all-commits] [llvm/llvm-project] 549fdd: [AMDGPU] Refactor int_amdgcn_mov_dpp8 patterns. NF...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon May 20 10:58:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 549fdda3e1e4e01acd6a11f3808d6500b4ded36c
https://github.com/llvm/llvm-project/commit/549fdda3e1e4e01acd6a11f3808d6500b4ded36c
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
Log Message:
-----------
[AMDGPU] Refactor int_amdgcn_mov_dpp8 patterns. NFC. (#92764)
I still don't see why we need to select to different Real instructions
on different targets, but at least this is less verbose.
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