https://github.com/xlauko approved this pull request.
lgtm % adaptor suggestion Sidenote, it might be nicer in the future to refactor unary/binary operations to specific operations for each kind i.e. `AddOp`, NotOp` etc. then one does not need to do this ind of type switches everywhere and implement AddOp::fold etc. https://github.com/llvm/llvm-project/pull/174882 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
