[PATCH] D36763: [InstCombine] Teach canEvaluateZExtd and canEvaluateTruncated to handle vector shifts with splat shift amount
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 15:49:50 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310970: [InstCombine] Teach canEvaluateZExtd and canEvaluateTruncated to handle vector… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D36763?vs=111224&id=111272#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36763
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/test/Transforms/InstCombine/cast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36763.111272.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/58a51494/attachment-0001.bin>
More information about the llvm-commits
mailing list