[llvm] [APFloat] Inline static getters (PR #163794)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 18:52:25 PDT 2025


https://github.com/arsenm approved this pull request.

I also think it's ridiculous that fltSemantics has many out of line accessors instead of just using public struct fields 

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


More information about the llvm-commits mailing list