[all-commits] [llvm/llvm-project] 81084b: [AMDGPU] Make use of !listremove. NFCI.
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Dec 12 09:02:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81084bfa2c3cd521697480b244ae59e80564d0a7
https://github.com/llvm/llvm-project/commit/81084bfa2c3cd521697480b244ae59e80564d0a7
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
M llvm/test/CodeGen/AMDGPU/vopd-combine.mir
M llvm/test/CodeGen/AMDGPU/vopd-src2acc-delay.mir
Log Message:
-----------
[AMDGPU] Make use of !listremove. NFCI.
This only affects the order of implicit operands in some MIR tests.
Differential Revision: https://reviews.llvm.org/D139829
More information about the All-commits
mailing list