[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:15:11 PST 2019


rampitec updated this revision to Diff 186879.
rampitec marked an inline comment as done.
rampitec added a comment.

Factored out reassociateScalarOps().


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.186879.patch
Type: text/x-patch
Size: 7658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/68883b94/attachment.bin>


More information about the llvm-commits mailing list