[PATCH] D124551: [Driver] Add f16 support to -mrecip parsing.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 13:10:41 PDT 2022


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 D120158 <https://reviews.llvm.org/D120158> which added an 'h' suffix to the
backend handling.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124551

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/CodeGen/attr-mrecip.c
  clang/test/Driver/mrecip.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124551.425594.patch
Type: text/x-patch
Size: 4540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220427/e3378e15/attachment.bin>


More information about the cfe-commits mailing list