[PATCH] D87974: [Builtin] Add __builtin_zero_non_value_bits.

Jonathan Wakely via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 8 11:02:37 PST 2020


jwakely added a comment.

In D87974#2440533 <https://reviews.llvm.org/D87974#2440533>, @BillyONeal wrote:

> Of course if it's already publicly documented for you the horse has presumably already left the barn which makes the discussion moot?

It's not in a shipping release yet. But the point of documenting such built-ins partly so that other compiler implementors (and vendors of tools such as static analyzers) know what they're trying to be consistent with.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87974



More information about the cfe-commits mailing list