[PATCH] D38895: [X86] Replace custom scalar integer absolute matching with ISD::ABS lowering.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 08:05:44 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316162: [X86] Replace custom scalar integer absolute matching with ISD::ABS lowering. (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D38895?vs=118939&id=119586#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38895
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/combine-abs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38895.119586.patch
Type: text/x-patch
Size: 4101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/47f1e93e/attachment.bin>
More information about the llvm-commits
mailing list