[PATCH] D36784: [InstCombine] Teach canEvaluateTruncated to handle arithmetic shift (including those with vector splat shift amount)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 11:44:09 PDT 2017
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM.
Just to make sure I'm understanding: the multiply patch (https://reviews.llvm.org/D36679) is independent of this?
https://reviews.llvm.org/D36784
More information about the llvm-commits
mailing list