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

Matt Arsenault via cfe-commits cfe-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 cfe-commits mailing list