[PATCH] D51693: ADT: add <bit> header, implement C++20 bit_cast, use

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 20:57:52 PDT 2018


jfb updated this revision to Diff 164562.
jfb added a comment.

- Fix is_trivially_copytable, and ARM build.


Repository:
  rL LLVM

https://reviews.llvm.org/D51693

Files:
  include/llvm/ADT/bit.h
  lib/Support/APInt.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
  lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51693.164562.patch
Type: text/x-patch
Size: 5878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180908/6df1b112/attachment.bin>


More information about the llvm-commits mailing list