koachan wrote: Hmm, changing my approach here. To make the patch much simpler, instead of trying to handle every combination of operations, this one will only handle the basic cases of literal `-(a+b)` and `-(a*b)`. Handling other equivalent patterns will be done in separate patches in the future.
https://github.com/llvm/llvm-project/pull/135717 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits