diff options
author | Nikita Popov <npopov@redhat.com> | 2023-06-22 15:37:33 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-06-22 15:59:10 +0200 |
commit | 10451ded6d7ef799569652dfce81653d37f167b5 (patch) | |
tree | 03004b5230d26cdc062b774ac7eeeee00b2cd2d0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 893aa3201d9ca32519cbbd4001db639b14d74deb (diff) | |
download | llvm-10451ded6d7ef799569652dfce81653d37f167b5.zip llvm-10451ded6d7ef799569652dfce81653d37f167b5.tar.gz llvm-10451ded6d7ef799569652dfce81653d37f167b5.tar.bz2 |
[InstCombine] Remove code after non-terminator unreachable
Instruction after a non-terminator unreachable are ... unreachable,
so remove them. Reuse the same logic we use for removing
instructions from dead blocks.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions