[PATCH] D142721: [SCCP] Support NUW/NSW inference for all overflowing binary operators.

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 10:32:23 PDT 2023


tstellar added a comment.
Herald added a subscriber: hoy.

This commit is causing a segfault when building python 3.11.3 on ppc64le.  I'm still working on gathering more info.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142721/new/

https://reviews.llvm.org/D142721



More information about the llvm-commits mailing list