aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorDominik Steenken <dost@de.ibm.com>2025-07-08 17:12:17 +0200
committerGitHub <noreply@github.com>2025-07-08 16:12:17 +0100
commitacdf1c75269b6c55cf1a994a289595a3a3f41caf (patch)
treecfcc7886f9a21e867344803eedbd9118df0bded2 /clang/lib/AST/ByteCode/Compiler.cpp
parent67076dd79fb4387ab0663154b7b82e4f8f2a5377 (diff)
downloadllvm-acdf1c75269b6c55cf1a994a289595a3a3f41caf.zip
llvm-acdf1c75269b6c55cf1a994a289595a3a3f41caf.tar.gz
llvm-acdf1c75269b6c55cf1a994a289595a3a3f41caf.tar.bz2
[DAG] Add generic expansion for ISD::FCANONICALIZE nodes (#142105)
This PR takes the work previously done by @pawan-nirpal-031 on X86 in #106370, and makes it available in common code. This should enable all targets to use `__builtin_canonicalize` for all `f(16|32|64|128)` data types. Canonicalization is implemented here as multiplication by `1.0`, as suggested in [the docs](https://llvm.org/docs/LangRef.html#llvm-canonicalize-intrinsic).
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions