Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.
Do this if the truncate is free and the select is legal. llvm-svn: 212640
Loading
Please register or sign in to comment
Do this if the truncate is free and the select is legal. llvm-svn: 212640