[PATCH] D24154: [DAGCombiner] Fix incorrect sinking of a truncate into the operand of a shift.
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 14:37:59 PDT 2016
arsenm added a comment.
LGTM, but can you add a scalar case with the original test I added for this which hits the new limit of the full scalar bit width behavior instead of / 2
https://reviews.llvm.org/D24154
More information about the llvm-commits
mailing list