[clang] [llvm] Clang/buildFMulAdd: Use negated attribute (PR #121038)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 21:56:05 PST 2024


https://github.com/arsenm requested changes to this pull request.

Can't really use an attribute for this. Attributes should not be used for adding constraints to an operation 

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


More information about the llvm-commits mailing list