[PATCH] D60532: [X86] Teach foldMaskedShiftToScaledMask to look throw an any_extend from i32 to i64 between the and & shl
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 12:28:17 PDT 2019
craig.topper updated this revision to Diff 194569.
craig.topper added a comment.
Upload the right patch. The other was partial
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60532/new/
https://reviews.llvm.org/D60532
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/fold-and-shift-x86_64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60532.194569.patch
Type: text/x-patch
Size: 4895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/d6727549/attachment.bin>
More information about the llvm-commits
mailing list