[all-commits] [llvm/llvm-project] 16a2d5: [SCEVExpander] Use early returns in FindValueInExp...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Feb 25 01:11:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16a2d5f885529f94d7ccd6aaf3b087fa4cb59b5c
https://github.com/llvm/llvm-project/commit/16a2d5f885529f94d7ccd6aaf3b087fa4cb59b5c
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
Log Message:
-----------
[SCEVExpander] Use early returns in FindValueInExprValueMap() (NFC)
More information about the All-commits
mailing list