[all-commits] [llvm/llvm-project] 14c2ec: Reapply "Inline: Propagate callsite nofpclass attr...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Apr 9 07:03:23 PDT 2025
Branch: refs/heads/users/arsenm/inline/reapply-propagate-callsite-nofpclass-attribute
Home: https://github.com/llvm/llvm-project
Commit: 14c2ecf4714f5e0c4e6928565678b8e98288fd89
https://github.com/llvm/llvm-project/commit/14c2ecf4714f5e0c4e6928565678b8e98288fd89
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M clang/test/CodeGenHLSL/builtins/distance.hlsl
M clang/test/CodeGenHLSL/builtins/length.hlsl
M clang/test/CodeGenHLSL/builtins/reflect.hlsl
M clang/test/CodeGenHLSL/builtins/smoothstep.hlsl
M clang/test/Headers/__clang_hip_cmath.hip
M clang/test/Headers/__clang_hip_math.hip
M llvm/include/llvm/IR/Attributes.h
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/test/Transforms/Inline/access-attributes-prop.ll
Log Message:
-----------
Reapply "Inline: Propagate callsite nofpclass attribute"
This reverts commit 3f38cd07d820248fd2043efb1341fabaac2d84a6.
Fix case where inner callsite has nofpclass but callsite does not.
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