[all-commits] [llvm/llvm-project] aa845d: [SCEV] Remove conversion to SCEVUnionPredicate in ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Feb 9 12:10:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa845d7a245d85c441d0bd44fc7b6c3be8f3de8d
https://github.com/llvm/llvm-project/commit/aa845d7a245d85c441d0bd44fc7b6c3be8f3de8d
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV] Remove conversion to SCEVUnionPredicate in ExitNotTakenInfo [NFC]
This removes one of the places where we mutate an existing union predicate.
More information about the All-commits
mailing list