[all-commits] [llvm/llvm-project] 6c06d8: [stack-safety] Check SCEV constraints at memory in...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Tue Nov 23 15:29:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c06d8e310bd926f8c9ed63118c38b28075f4de3
https://github.com/llvm/llvm-project/commit/6c06d8e310bd926f8c9ed63118c38b28075f4de3
Author: Florian Mayer <fmayer at google.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
M llvm/lib/Analysis/StackSafetyAnalysis.cpp
M llvm/test/Analysis/StackSafetyAnalysis/local.ll
M llvm/test/Analysis/StackSafetyAnalysis/memintrin.ll
Log Message:
-----------
[stack-safety] Check SCEV constraints at memory instructions.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D113160
More information about the All-commits
mailing list