Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Event Timeline
lib/Basic/Targets.cpp | ||
---|---|---|
2208–2210 | We glue fast-fmaf to the specific subtargets, so I don't think you can actually turn it and off. It has this nonsensical behavior where it assumes if you disable a subtarget feature for the processors you aren't actually targeting the processor at all. I think a dedicated new feature might be needed |
We glue fast-fmaf to the specific subtargets, so I don't think you can actually turn it and off. It has this nonsensical behavior where it assumes if you disable a subtarget feature for the processors you aren't actually targeting the processor at all. I think a dedicated new feature might be needed