[PATCH] D58220: [AMDGPU] Ressociate 'add (add x, y), z' to use SALU

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 11:31:07 PST 2019


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

Moved VT check right into function.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58220/new/

https://reviews.llvm.org/D58220

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/add3.ll
  test/CodeGen/AMDGPU/reassoc-scalar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58220.186882.patch
Type: text/x-patch
Size: 7656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/05b3e760/attachment.bin>


More information about the llvm-commits mailing list