Some functions like fmuladd don't really have a node, we should divide the declaration form those have node to avoid introducing fake nodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 44233 Build 45426: arc lint + arc unit
Event Timeline
Comment Actions
Could you make this a standalone patch that only modifies the table without adding the FP_CONTRACT support? Then the other patch can just be refactored to use this.