[all-commits] [llvm/llvm-project] f71061: Revert "[clang][codegen] Fix possible crash when s...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Sep 16 03:51:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f71061258484390cb74752e9d7e486264aa4db0a
https://github.com/llvm/llvm-project/commit/f71061258484390cb74752e9d7e486264aa4db0a
Author: Martin Storsjö <martin at martin.st>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
Log Message:
-----------
Revert "[clang][codegen] Fix possible crash when setting TBAA metadata on FP math libcalls (#108575)"
This reverts commit a56ca1a0fb248c6f38b5841323a74673748f43ea.
This commit broke code generation for x86 mingw targets, with regards
to long double math functions - see
https://github.com/llvm/llvm-project/pull/108575#issuecomment-2352574978
for details.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list