circt
circt copied to clipboard
[SMT] Added support for :pattern attribute
Sorry @luisacicolini, looks like rebasing with the correct LLVM commit made GitHub think I was the author of the commits on the branch!
No worries @TaoBi22 and thanks a lot for your help! Sorry for the delay in working on your commits @maerhart, had some issues with llvm and struggled a bit, luckily @TaoBi22 came to rescue. Getting everything done asap :)
No worries, there's no need to stress. If you need help with something, let me know :)
@maerhart all fixed now, this currently only supports single patterns, will open a new PR for the multi pattern :) [EDIT: it actually required fewer changes than I thought, so everything is here now]
Adding multi patterns turned out to require just a few changes compared to this version, so now everything is pushed here :)