[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:57:57 PDT 2018


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

Revert accidental addition of load folding. I was trying to create a new diff for that and failed


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.167635.patch
Type: text/x-patch
Size: 9631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180930/0a1215ec/attachment.bin>


More information about the llvm-commits mailing list