[llvm] [SCEV] Limit ControlsOnlyExit logic to BinOps with neutral elements. (PR #194831)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 01:48:01 PDT 2026
fhahn wrote:
> Is there a phase ordering reason why this is important, or is this just something that shows up in SCEV unit tests?
I think just tests, I can check separately.
https://github.com/llvm/llvm-project/pull/194831
More information about the llvm-commits
mailing list