[PATCH] D52669: [X86] Improve test instruction shrinking when the sign flag is used and the output of the and is truncated

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 29 10:09:04 PDT 2018


craig.topper updated this revision to Diff 167613.
craig.topper added a comment.

Add more comments


Repository:
  rL LLVM

https://reviews.llvm.org/D52669

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
  test/CodeGen/X86/test-shrink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52669.167613.patch
Type: text/x-patch
Size: 9631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180929/6d393198/attachment.bin>


More information about the llvm-commits mailing list