[PATCH] D86398: [X86] Enable constexpr on _cast fp<-> uint intrinsics (PR31446)

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 22 16:44:25 PDT 2020


rsmith accepted this revision.
rsmith added a comment.

It would be useful to include in our documentation a brief list of which of these intrinsics can be used in constant expressions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86398/new/

https://reviews.llvm.org/D86398



More information about the cfe-commits mailing list