[all-commits] [llvm/llvm-project] e00c73: [SCEV] Extract a helper to create a SCEV with new ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Mar 3 05:51:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e00c73c856a325008afead10cfb3e9d0fc4a1e41
https://github.com/llvm/llvm-project/commit/e00c73c856a325008afead10cfb3e9d0fc4a1e41
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-03-03 (Fri, 03 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV] Extract a helper to create a SCEV with new operands (NFC)
More information about the All-commits
mailing list