[all-commits] [llvm/llvm-project] e4f3ec: [libc][NFC] Simplify FloatProperties implementatio...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Dec 11 08:41:00 PST 2023


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

  Changed paths:
    M libc/src/__support/FPUtil/FloatProperties.h

  Log Message:
  -----------
  [libc][NFC] Simplify FloatProperties implementation (#74821)

This is a follow up on #74481 that migrates code from all
specializations into `FPCommonProperties` (except for
`EXPLICIT_BIT_MASK` in the `X86_Binary80` specialization)




More information about the All-commits mailing list