[all-commits] [llvm/llvm-project] 6d7081: [SCEV] Clarify ControlsExit comment (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 14 02:38:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d70812789c2583333c25ff15c5e2b166d66ce1b
https://github.com/llvm/llvm-project/commit/6d70812789c2583333c25ff15c5e2b166d66ce1b
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
Log Message:
-----------
[SCEV] Clarify ControlsExit comment (NFC)
ControlsExit implies a single exit branch.
More information about the All-commits
mailing list