[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
Wed Feb 13 21:14:47 PST 2019


rampitec updated this revision to Diff 186795.
rampitec marked 3 inline comments as done.
rampitec added a comment.

Removed flags.
Added gfx9 run line.


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

https://reviews.llvm.org/D58220

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

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


More information about the llvm-commits mailing list