[PATCH] D145151: clang: Handle MatrixType in hasFloatingRepresentation

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 03:01:07 PST 2023


arsenm created this revision.
arsenm added a reviewer: fhahn.
Herald added a subscriber: StephenFan.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.

Allows applying nofpclass to matrix arguments.


https://reviews.llvm.org/D145151

Files:
  clang/lib/AST/Type.cpp
  clang/test/CodeGen/matrix-type-operators-fast-math.c
  clang/test/CodeGen/nofpclass.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145151.501817.patch
Type: text/x-patch
Size: 8362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230302/a44ba8fa/attachment.bin>


More information about the cfe-commits mailing list