[llvm] [AggressiveInstCombine] Inline strcmp/strncmp (PR #89371)
Franklin Zhang via llvm-commits
llvm-commits at lists.llvm.org
Wed May 1 02:04:13 PDT 2024
FLZ101 wrote:
> Looks like there is a hang while building the stage 2 compiler now: https://llvm-compile-time-tracker.com/show_error.php?commit=c690fb9bf301e84b21a239dfafb278bab262a762
Should have been fixed by latest commit 4ca7ba9c356d97b80ce3154eeef91e64a987e971. Tested by doing a two stage build locally.
https://github.com/llvm/llvm-project/pull/89371
More information about the llvm-commits
mailing list