aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-07-08 16:54:49 +0200
committerNikita Popov <npopov@redhat.com>2022-07-12 09:40:49 +0200
commit4bb7b6fae3be02031878b2aa3be584c6627ad8ec (patch)
treeb816a2bb3d2c7de9941c98392a399697aec7374f /clang/lib/CodeGen/CodeGenFunction.cpp
parent3c4468e67f0d3ee4eb00f0485fd5292e977abc4a (diff)
downloadllvm-4bb7b6fae3be02031878b2aa3be584c6627ad8ec.zip
llvm-4bb7b6fae3be02031878b2aa3be584c6627ad8ec.tar.gz
llvm-4bb7b6fae3be02031878b2aa3be584c6627ad8ec.tar.bz2
[IR] Remove support for float binop constant expressions
As part of https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179, this removes support for the floating-point binop constant expressions fadd, fsub, fmul, fdiv and frem. As part of this change, the C APIs LLVMConstFAdd, LLVMConstFSub, LLVMConstFMul, LLVMConstFDiv and LLVMConstFRem are removed. The LLVMBuild APIs should be used instead. Differential Revision: https://reviews.llvm.org/D129478
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions