[all-commits] [llvm/llvm-project] 9fb9c7: Revert "[SCEV] Replace IsAvailableOnEntry with blo...
m-gupta via All-commits
all-commits at lists.llvm.org
Wed May 10 09:58:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fb9c7776edcade522e5718c91189d51796cedd6
https://github.com/llvm/llvm-project/commit/9fb9c7776edcade522e5718c91189d51796cedd6
Author: Manoj Gupta <manojgupta at google.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/test/Analysis/ScalarEvolution/logical-operations.ll
Log Message:
-----------
Revert "[SCEV] Replace IsAvailableOnEntry with block disposition"
This reverts commit 103fc0f629aa6218783f65dff0197f257137cade.
Causes a clang crash in ChromeOS builds.
Testcase provided at D149344.
More information about the All-commits
mailing list