llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
386 stars 98 forks source link

[CIR][CIRGen] Support __builtin_signbitl #1117

Closed PikachuHyA closed 1 week ago

PikachuHyA commented 1 week ago

follow https://github.com/llvm/clangir/pull/1033 handle LongDoubleType with FP80Type.