aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bindings/Python/IRModule.h
diff options
context:
space:
mode:
authorFarzon Lotfi <1802579+farzonl@users.noreply.github.com>2024-06-11 10:43:51 -0400
committerGitHub <noreply@github.com>2024-06-11 10:43:51 -0400
commit38ccee00346300c87abc34860398bc950c65eaec (patch)
tree9f04f662818809938fe759457e03e888eb7f441d /mlir/lib/Bindings/Python/IRModule.h
parentd58637219463924185614f18911c5f01a1c20aa9 (diff)
downloadllvm-38ccee00346300c87abc34860398bc950c65eaec.zip
llvm-38ccee00346300c87abc34860398bc950c65eaec.tar.gz
llvm-38ccee00346300c87abc34860398bc950c65eaec.tar.bz2
[WASM] Fix for wasi libc build break add tan to RuntimeLibcallSignatureTable (#95082)
The wasm backend fetches the tan runtime lib call in `llvm/include/llvm/IR/RuntimeLibcalls.def` via `StaticLibcallNameMap()`, but ignores the runtime function because a function sinature mapping is not specified in RuntimeLibcallSignatureTable(). The fix is to specify the function signatures for float32-128. This is a fix for a build break reported on PR https://github.com/llvm/llvm-project/pull/94559#issuecomment-2159923215.
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.h')
0 files changed, 0 insertions, 0 deletions