Files
llvm/test/Analysis
Alina Sbirlea 0f17fd2cb2 [MemorySSA] Update last_access_in_block check.
The check for "was there an access in this block" should be: is the last
access in this block and is it not a newly inserted phi.
Resolves new test in PR43438.

Also fix a typo when simplifying trivial Phis to match the comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373380 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-01 18:34:39 +00:00
..
2019-09-18 17:43:45 +00:00