This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd30d4be2354: [Driver] Add f16 support to -mrecip parsing.
(authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACT
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM.
AFAIK, these FP reciprocal options have never been officially documented. Would
that go under here:
https://clang.llvm.org/docs/UsersManual.html#controlling-code-generation ?
Repositor
craig.topper created this revision.
craig.topper added reviewers: spatel, efriedma, RKSimon.
Herald added a subscriber: StephenFan.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: clang.
This is a followup to