diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-10-01 18:34:39 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-10-01 18:34:39 +0000 |
commit | ae40dfc1e3ce5f64be3234ed7958792f15800181 (patch) | |
tree | c4bad81a6b3f16187bcc101b7886012eebf055ee /llvm/lib/Support/FileCheck.cpp | |
parent | 2cee0e2d97c4f6fcb6cfcadf0e449f5ed714a72c (diff) | |
download | llvm-ae40dfc1e3ce5f64be3234ed7958792f15800181.zip llvm-ae40dfc1e3ce5f64be3234ed7958792f15800181.tar.gz llvm-ae40dfc1e3ce5f64be3234ed7958792f15800181.tar.bz2 |
[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.
llvm-svn: 373380
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions