rampitec wrote: > > > Please revert, these should not be intrinsics. This is a trivial pattern > > > > > > No, this is not a trivial pattern. I will change the pattern instead. The > > documentation was in fact incorrect and the intermediate add is not an add, > > but rather uaddsat or saddsat. > > Which is still a trivial pattern
Pattern is trivial, but practically impossible to achieve from a source code. https://github.com/llvm/llvm-project/pull/164731 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
