diff options
author | Nikita Popov <npopov@redhat.com> | 2022-07-13 16:20:34 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-07-13 16:20:34 +0200 |
commit | e298dfbc1b89fb7e0051f978bf859d6c37fd9203 (patch) | |
tree | b6cc0b125bd646226bb81d9c66522ea0c9f60e7d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6f9d990a6ea8d352dd08bdfa094335077f92bc32 (diff) | |
download | llvm-e298dfbc1b89fb7e0051f978bf859d6c37fd9203.zip llvm-e298dfbc1b89fb7e0051f978bf859d6c37fd9203.tar.gz llvm-e298dfbc1b89fb7e0051f978bf859d6c37fd9203.tar.bz2 |
[SCCP] Avoid ConstantExpr::get() call
Use ConstantFoldUnaryOpOperand() API instead. This is in
preparation for removing fneg constant expressions.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions