[all-commits] [llvm/llvm-project] 82a4a4: [libc][stdfix] Add support for fixed point types i...

lntue via All-commits all-commits at lists.llvm.org
Thu Feb 15 11:55:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82a4a41614f4943e6b2e85bbc8cb8507d2236524
      https://github.com/llvm/llvm-project/commit/82a4a41614f4943e6b2e85bbc8cb8507d2236524
  Author: lntue <35648136+lntue at users.noreply.github.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M libc/src/__support/fixed_point/CMakeLists.txt
    M libc/src/__support/fixed_point/fx_rep.h
    M libc/test/UnitTest/CMakeLists.txt
    M libc/test/UnitTest/LibcTest.cpp
    M libc/test/UnitTest/LibcTest.h

  Log Message:
  -----------
  [libc][stdfix] Add support for fixed point types in the testing infrastructure. (#81819)




More information about the All-commits mailing list