[all-commits] [llvm/llvm-project] f1b47a: Revert "[Analysis]Add getPointersDiff function to ...
cilkplus via All-commits
all-commits at lists.llvm.org
Tue Mar 23 13:18:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1b47ad278b809f5fee0ad7b7fbca5ae376c8fdc
https://github.com/llvm/llvm-project/commit/f1b47ad278b809f5fee0ad7b7fbca5ae376c8fdc
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/pr35497.ll
Log Message:
-----------
Revert "[Analysis]Add getPointersDiff function to improve compile time."
This reverts commit 065a14a12d2694f26f4e894641f5ab8cfc5da8bd to
investigate and fix crash in SLP vectorizer.
More information about the All-commits
mailing list