aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-05-13 08:44:11 +0100
committerGitHub <noreply@github.com>2025-05-13 08:44:11 +0100
commit5c7bc6a0e6a5093812e6aa9719f7d98d14bb0015 (patch)
treed449b4c73fcd388bb480f4d0a92ddb2c3b919f9c /clang/lib/CodeGen/ModuleBuilder.cpp
parent3cfdf2ccdf71e594226590f07b3fb316c77a36e7 (diff)
downloadllvm-5c7bc6a0e6a5093812e6aa9719f7d98d14bb0015.zip
llvm-5c7bc6a0e6a5093812e6aa9719f7d98d14bb0015.tar.gz
llvm-5c7bc6a0e6a5093812e6aa9719f7d98d14bb0015.tar.bz2
[ComplexDeinterleave] Don't try to combine single FP reductions. (#139469)
Currently the apss tries to combine floating point reductions, without checking for the correct fast-math flags and it also creates invalid IR (using llvm.reduce.add for FP types). For now, just bail out for non-integer types. PR: https://github.com/llvm/llvm-project/pull/139469
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions