[all-commits] [llvm/llvm-project] 7aa8a6: Revert "[LAA] Initial support for runtime checks w...
alexfh via All-commits
all-commits at lists.llvm.org
Wed Jun 1 06:24:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aa8a678826dea86ff3e6c7df9d2a8a6ef868f5d
https://github.com/llvm/llvm-project/commit/7aa8a678826dea86ff3e6c7df9d2a8a6ef868f5d
Author: Alexander Kornienko <alexfh at google.com>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
M llvm/test/Analysis/LoopAccessAnalysis/forked-pointers.ll
Log Message:
-----------
Revert "[LAA] Initial support for runtime checks with pointer selects."
This reverts commit 5890b30105999a137e72e42f3760bebfd77001ca as per discussion
on the review thread: https://reviews.llvm.org/D114487#3547560.
More information about the All-commits
mailing list