[PATCH] D62220: [X86] Don't compare i128 through vector if construction not cheap (PR41971)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 23:45:57 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361352: [X86] Don't compare i128 through vector if construction not cheap (PR41971) (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62220?vs=200590&id=200651#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62220/new/
https://reviews.llvm.org/D62220
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/setcc-wide-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62220.200651.patch
Type: text/x-patch
Size: 37856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/8ad77d5c/attachment.bin>
More information about the llvm-commits
mailing list