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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354066: [AMDGPU] Ressociate 'add (add x, y), z' to use SALU (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58220?vs=186889&id=186917#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58220

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

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


More information about the llvm-commits mailing list