jayfoad wrote: Really I'd prefer to have the "not" pattern _instead_ of the "sub" pattern, so we can better handle IR that has been canonicalized by InstCombine.
> We can't get rid of the pattern I have, because it's firing in cases where > yours doesn't fire. Firing, yes, but does it actually make the resulting code any better? https://github.com/llvm/llvm-project/pull/164847 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
