ruiling wrote: > Needs negative tests for the known bits handling.
added a test for this. >Though I would hope this would set the overwrap flags which you use instead? Did not quite follow this. Do you mean possibly attaching nsw/nuw to the add instruction during early transformation? https://github.com/llvm/llvm-project/pull/178608 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
