[PATCH] D58875: [X86] Merge negated ISD::SUB nodes into X86ISD::SUB equivalent (PR40483) (WIP)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 07:53:44 PDT 2019
spatel updated this revision to Diff 209220.
spatel added a comment.
Herald added a subscriber: hiraditya.
Patch updated:
No code changes - just regenerated the test diffs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58875/new/
https://reviews.llvm.org/D58875
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/combine-sbb.ll
llvm/test/CodeGen/X86/jump_sign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58875.209220.patch
Type: text/x-patch
Size: 4031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/2e512263/attachment.bin>
More information about the llvm-commits
mailing list