[all-commits] [llvm/llvm-project] e344f8: Revert "[LSR] re-add testcase for wrongly phi node...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Wed Apr 1 05:58:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e344f8b9db4c173a5a268c52820e7ccf078ebe3b
https://github.com/llvm/llvm-project/commit/e344f8b9db4c173a5a268c52820e7ccf078ebe3b
Author: shchenz <czhengsz at cn.ibm.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M llvm/lib/Analysis/ScalarEvolutionExpander.cpp
R llvm/test/Transforms/LoopStrengthReduce/phi-unknownscev.ll
Log Message:
-----------
Revert "[LSR] re-add testcase for wrongly phi node elimination - NFC"
This reverts commit f25a1b4f58d66805257a05f13e8581551574ce22.
ARM and hexagon fail at the new added case.
More information about the All-commits
mailing list