[PATCH] D149456: Basic documentation of -mrecip=... option

2023-04-28 Thread Tim Schmielau via Phabricator via cfe-commits
tim.schmielau created this revision. Herald added a project: All. tim.schmielau requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. The documentation is still rather terse because it needs to fit onto a single line of clang --help output. But a

[PATCH] D149456: Basic documentation of -mrecip=... option

2023-04-30 Thread Tim Schmielau via Phabricator via cfe-commits
tim.schmielau added a comment. Thank you Craig. Can someone with commit access please land the patch for me? Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D149456/new/ https://reviews.llvm.org/D149456 ___