[PATCH] D60532: [X86] Teach foldMaskedShiftToScaledMask to look throw an any_extend from i32 to i64 between the and & shl
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 14:40:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358139: [X86] Teach foldMaskedShiftToScaledMask to look through an any_extend from i32… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60532?vs=194569&id=194592#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60532/new/
https://reviews.llvm.org/D60532
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/X86/fold-and-shift-x86_64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60532.194592.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/4d87ab11/attachment.bin>
More information about the llvm-commits
mailing list