[PATCH] D100710: Added example for integer constant [DOCS]

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 18 02:07:31 PDT 2021


nikic added a comment.

Yeah, this doesn't look particularly useful to me.

Something I'd love to see though is a listing of special values for all floating point types. Always takes me a while to figure out how to test various inf/nan/sz for different float types, with their encoding peculiarities.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100710



More information about the llvm-commits mailing list