[PATCH] D51345: AMDGPU: Shrink insts to fold immediates

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 11:08:39 PDT 2018


arsenm updated this revision to Diff 162909.
arsenm added a comment.

Fix patch split


https://reviews.llvm.org/D51345

Files:
  lib/Target/AMDGPU/SIFoldOperands.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIShrinkInstructions.cpp
  test/CodeGen/AMDGPU/fold-immediate-operand-shrink-with-carry.mir
  test/CodeGen/AMDGPU/fold-immediate-operand-shrink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51345.162909.patch
Type: text/x-patch
Size: 26584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/eb57ce3a/attachment.bin>


More information about the llvm-commits mailing list