Unnecessary comparison and conditional branch #65333
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
I-slow
Issue: Problems and improvements with respect to performance of generated code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This is a reopening of #37114 which was fixed in 1.28.0 but seems to have regressed again since 1.30.0.
The asm for 1.38 is
https://godbolt.org/z/SLPlgo
The text was updated successfully, but these errors were encountered: