[PATCH] D42265: [X86] Add an override of targetShrinkDemandedConstant to limit the damage that shrinkdemandedbits can do to zext_in_reg operations
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 10:10:30 PST 2018
craig.topper updated this revision to Diff 130645.
craig.topper added a comment.
Rebase
Repository:
rL LLVM
https://reviews.llvm.org/D42265
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrCompiler.td
test/CodeGen/X86/3addr-or.ll
test/CodeGen/X86/popcnt.ll
test/CodeGen/X86/pr21792.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42265.130645.patch
Type: text/x-patch
Size: 7068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/9d600635/attachment.bin>
More information about the llvm-commits
mailing list