[llvm] IR: Add attribute negated (PR #121027)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 21:08:36 PST 2025


wzssyqa wrote:

> Attributes should only relax semantics, not introduce new restrictions on operations

Can we add an Attributes to `fma` to relax it to fmul + fmadd?

https://github.com/llvm/llvm-project/pull/121027


More information about the llvm-commits mailing list