[RISCV] Add combine for shadd family of instructions. #130829
[RISCV] Add combine for shadd family of instructions.
df5bcbf5
lenary
commented
on 2025-03-11
Simplified the code as per comments.
38cfa790
nemanjai
approved these changes
on 2025-03-13
Fixed a number of nits and added SDPatternMatch
b60ccb89
Fix clang-format.
d452f5d3
Figured out why the test case started failing and fixed it.
107d3d0e
Fixed the issues with SDPatternMatch use.
30e5845c
Fix formatting.
373f2a8e
Added an assert and removed the commutative from the shift.
c76c64eb
Renamed the helper function to combineShlAddIAddImpl and added all of…
a335458e
Added more testcases and fixed the signed / unsigned issue.
c54ae870
topperc
approved these changes
on 2025-03-25
Login to write a write a comment.
Login via GitHub