[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 22:56:42 PDT 2018


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

- [X86] Enable load folding in the test shrinking code.


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.167634.patch
Type: text/x-patch
Size: 11183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180930/96a8ecce/attachment.bin>


More information about the llvm-commits mailing list