[PATCH] D32057: [AMDGPU] added SIInstrInfo::getAddNoCarry() helper

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 16:59:11 PDT 2017


rampitec updated this revision to Diff 95249.
rampitec added a comment.

Made DL a const reference.


Repository:
  rL LLVM

https://reviews.llvm.org/D32057

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  test/CodeGen/AMDGPU/ds-combine-large-stride.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32057.95249.patch
Type: text/x-patch
Size: 26340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/82e167c9/attachment.bin>


More information about the llvm-commits mailing list