[PATCH] D87974: [Builtin] Add __builtin_zero_non_value_bits.

Zoe Carver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 17:46:36 PDT 2020


zoecarver updated this revision to Diff 293606.
zoecarver edited the summary of this revision.
zoecarver added a comment.

- Add more test cases.
- Fix typo.
- Add codegen tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87974

Files:
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGenCXX/builtin-zero-non-value-bits-codegen.cpp
  clang/test/CodeGenCXX/builtin-zero-non-value-bits.cpp
  clang/test/SemaCXX/builtin-zero-non-value-bits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87974.293606.patch
Type: text/x-patch
Size: 15590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200923/1a7bea96/attachment-0001.bin>


More information about the cfe-commits mailing list