[PATCH] D34300: [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 15:05:54 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305962: [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc (authored by rampitec).
Changed prior to commit:
https://reviews.llvm.org/D34300?vs=103258&id=103474#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34300
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.td
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/lib/Target/AMDGPU/VOP2Instructions.td
llvm/trunk/test/CodeGen/AMDGPU/combine-cond-add-sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34300.103474.patch
Type: text/x-patch
Size: 6505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/272735da/attachment.bin>
More information about the llvm-commits
mailing list