[RISCV] Lower (select c, (1 << X) + 1, 0) -> (shXadd c, c) #158969
[RISCV][test] Add (select c, (1 << N) + 1, 0)
cd1e45ba
[RISCV] Lower (select c, (1 << N) + 1, 0) -> (c << N) + c
6a623352
wangpc-pp
approved these changes
on 2025-09-16
topperc
approved these changes
on 2025-09-16
pfusik
merged
ec2ce347
into main 276 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub