[RISCV] Add test cases showing failure to fold splatted shift amounts across basic blocks.
We should have CGP copy the splats into the same basic block as the shift so that SelectionDAG can fold them.
Loading
Please sign in to comment
We should have CGP copy the splats into the same basic block as the shift so that SelectionDAG can fold them.