diff options
author | Mikhail Gudim <mgudim@ventanamicro.com> | 2023-06-05 11:43:29 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-06-05 11:47:36 +0200 |
commit | d37d4072f2eef35ba573350faa07909a36988e34 (patch) | |
tree | 219b0639b2b3b8a3eb6e5bd407f86d0d9b47087f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 90c5fe9822222190b826aab90c93db9ce0f7e25d (diff) | |
download | llvm-d37d4072f2eef35ba573350faa07909a36988e34.zip llvm-d37d4072f2eef35ba573350faa07909a36988e34.tar.gz llvm-d37d4072f2eef35ba573350faa07909a36988e34.tar.bz2 |
Reapply [SCCP] Constant propagation through freeze instruction
Reapply with extra check for struct types, which caused buildbot
failures last time.
-----
The freeze instruction has not been handled by SCCPInstVisitor.
This patch adds SCCPInstVisitor::visitFreezeInst(FreezeInst &I)
method to handle freeze instructions.
Differential Revision: https://reviews.llvm.org/D151659
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions