Files
clang-p2996/llvm/test/Transforms
Simon Pilgrim 60ba9233d1 Revert rG25a97c3a43d7 - "[InstCombine] visitCallInst - retain undefs in vector funnel shift amounts"
This reverts commit 25a97c3a43.

We have other constant folds that fold undef funnel shift amounts to 0 - so we need to be consistent.

If we end up with regressions where we lose a splat shift amount pattern we'll have to investigate other canonicalizations, but matchFunnelShift currently protects us from that.
2020-10-14 18:14:37 +01:00
..
2020-09-23 15:32:46 -05:00
2020-09-17 15:56:13 -07:00
2020-10-09 09:59:04 -07:00
2020-10-07 14:41:29 -07:00