[all-commits] [llvm/llvm-project] ba4d36: [libc] Make BigInt bit_cast-able to compatible typ...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Dec 21 01:51:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba4d36951f1deaf24dce526900a2d6dbdefa377b
      https://github.com/llvm/llvm-project/commit/ba4d36951f1deaf24dce526900a2d6dbdefa377b
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M libc/src/__support/CPP/bit.h
    M libc/src/__support/FPUtil/FPBits.h
    M libc/src/__support/UInt.h
    M libc/test/src/__support/uint_test.cpp

  Log Message:
  -----------
  [libc] Make BigInt bit_cast-able to compatible types (#75063)

This is a second take on #74837 to fix #74258




More information about the All-commits mailing list