[all-commits] [llvm/llvm-project] 7a56dc: [Clang] Attribute NoFPClass should not prevent tai...
Félix-Antoine Constantin via All-commits
all-commits at lists.llvm.org
Fri Nov 22 17:29:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a56dc724594691efce13d771902478544696182
https://github.com/llvm/llvm-project/commit/7a56dc724594691efce13d771902478544696182
Author: Félix-Antoine Constantin <60141446+felix642 at users.noreply.github.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/lib/CodeGen/Analysis.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
A llvm/test/CodeGen/X86/tailcall-nofpclass.ll
Log Message:
-----------
[Clang] Attribute NoFPClass should not prevent tail call optimization. (#116741)
Fixes #111950
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