summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2022-10-31 15:10:14 +0000
committerJay Foad <jay.foad@amd.com>2022-11-04 07:21:11 +0000
commitea60545b0e55a3ab0e34637af14278279ab65bfb (patch)
tree5fd7fd29c7b04235e45ec0ffcab084dd35d60456 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentde1aced75942eacd59ba46b131311a6bbbe4d0f2 (diff)
[AMDGPU] Create new instructions in SIInstrInfo::moveToVALU
Create new VALU instructions in moveToVALU instead of mutating the existing SALU instruction. This makes it easier to add extra operands so we can convert to the VOP3 form of VALU instructions. NFCI but it does have the minor side effect of removing duplicate implicit operands that were present on the original SALU if they are default implicit operands for the VALU. Differential Revision: https://reviews.llvm.org/D137324
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions