[PATCH] D47927: [TargetLowering] Simplify expansion of S{ADD,SUB}O
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 01:00:20 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373187: [TargetLowering] Simplify expansion of S{ADD,SUB}O (authored by rogfer01, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47927?vs=221468&id=222361#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47927/new/
https://reviews.llvm.org/D47927
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AArch64/sadd_sat.ll
llvm/trunk/test/CodeGen/AArch64/sadd_sat_vec.ll
llvm/trunk/test/CodeGen/AArch64/ssub_sat.ll
llvm/trunk/test/CodeGen/AArch64/ssub_sat_vec.ll
llvm/trunk/test/CodeGen/AMDGPU/saddo.ll
llvm/trunk/test/CodeGen/ARM/addsubo-legalization.ll
llvm/trunk/test/CodeGen/RISCV/arith-with-overflow.ll
llvm/trunk/test/CodeGen/X86/combine-mulo.ll
llvm/trunk/test/CodeGen/X86/mulo-pow2.ll
llvm/trunk/test/CodeGen/X86/sadd_sat.ll
llvm/trunk/test/CodeGen/X86/sadd_sat_vec.ll
llvm/trunk/test/CodeGen/X86/ssub_sat.ll
llvm/trunk/test/CodeGen/X86/ssub_sat_vec.ll
llvm/trunk/test/CodeGen/X86/vec_saddo.ll
llvm/trunk/test/CodeGen/X86/vec_ssubo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47927.222361.patch
Type: text/x-patch
Size: 487302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/f108edbd/attachment-0001.bin>
More information about the llvm-commits
mailing list