arcana-lab / memoir

A case for representing data collections and objects in the LLVM IR
MIT License
14 stars 2 forks source link

Add rfold instruction #85

Closed tommymcm closed 3 months ago

tommymcm commented 3 months ago

memoir_rfold will have the same format as memoir_fold

FoldInst will be extended with a query to check if the fold is reverse or not.