[all-commits] [llvm/llvm-project] febcf9: [AMDGPU] Replace std::pair with VOPDCombineInfo in...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jun 6 12:54:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: febcf99e9d2c82f121fcf35ad36badf9b8ff8052
https://github.com/llvm/llvm-project/commit/febcf99e9d2c82f121fcf35ad36badf9b8ff8052
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
Log Message:
-----------
[AMDGPU] Replace std::pair with VOPDCombineInfo in VOPD combine. NFC.
The future patch will carry additional info there.
Differential Revision: https://reviews.llvm.org/D152302
More information about the All-commits
mailing list