diff options
author | Danila Malyutin <dmalyutin@azul.com> | 2022-12-14 13:31:15 +0300 |
---|---|---|
committer | Danila Malyutin <dmalyutin@azul.com> | 2022-12-14 14:56:38 +0300 |
commit | 4a65e6783bee6c155c16944013df8665ec4d4bed (patch) | |
tree | 01da1fc2b591c3b54bfb56c5ce0416d5cbef4d5b /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 11c7a753886ce46de52559929a2e05f036e0b16b (diff) | |
download | llvm-4a65e6783bee6c155c16944013df8665ec4d4bed.zip llvm-4a65e6783bee6c155c16944013df8665ec4d4bed.tar.gz llvm-4a65e6783bee6c155c16944013df8665ec4d4bed.tar.bz2 |
[InstCombine] return the result of the GEP of PHI transformation early
Without this change this function could return nullptr if no further
transformation took place making InstCombine pass incorrectly report no
IR changes preventing analyses invalidation.
Differential Revision: https://reviews.llvm.org/D140004
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions