diff options
author | Nikita Popov <npopov@redhat.com> | 2022-07-13 14:51:04 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-07-13 15:29:52 +0200 |
commit | 6d6983ced944a81bc95f99939d3ebac3cc69d666 (patch) | |
tree | 91bb029cb0b01fe218e1fd644dc2a062e9635a65 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 66fa2847a775dda27ddcac3832769441727db42f (diff) | |
download | llvm-6d6983ced944a81bc95f99939d3ebac3cc69d666.zip llvm-6d6983ced944a81bc95f99939d3ebac3cc69d666.tar.gz llvm-6d6983ced944a81bc95f99939d3ebac3cc69d666.tar.bz2 |
[IRBuilder] Migrate fneg to fold infrastructure
Make use of a single FoldUnOpFMF() API, though in practice FNeg
is the only unary operation that exists.
This is likely NFC in practice, because users of InstSimplifyFolder
don't create fneg.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions