diff options
author | Nikita Popov <npopov@redhat.com> | 2023-07-20 15:21:19 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-07-20 15:24:02 +0200 |
commit | 632594fcb1c9b6a25da32a58cd7364ce02aec745 (patch) | |
tree | 83137b8262286051eacabb56f76c6c03ca9f664b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 095e69404ae8feeed32d9dc09debe77702efe7d1 (diff) | |
download | llvm-632594fcb1c9b6a25da32a58cd7364ce02aec745.zip llvm-632594fcb1c9b6a25da32a58cd7364ce02aec745.tar.gz llvm-632594fcb1c9b6a25da32a58cd7364ce02aec745.tar.bz2 |
[InstCombine] Avoid ConstantExpr::get()
Use ConstantFoldBinaryOpOperands() instead of ConstantExpr::get().
This will continue working with binary operands that are not
supported as constant expressions.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions