[all-commits] [llvm/llvm-project] d11b7b: [IR] Remove unsafe-fp-math attribute support (#164...
paperchalice via All-commits
all-commits at lists.llvm.org
Tue Oct 21 22:17:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d11b7bd8c271816ec9e825dc192b4f24ef88d3a4
https://github.com/llvm/llvm-project/commit/d11b7bd8c271816ec9e825dc192b4f24ef88d3a4
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M llvm/include/llvm/IR/Attributes.td
M llvm/test/Transforms/IROutliner/outlining-compatible-and-attribute-transfer.ll
M llvm/test/Transforms/Inline/attributes.ll
Log Message:
-----------
[IR] Remove unsafe-fp-math attribute support (#164534)
Now this attribute is no longer recognized by backends, remove it.
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