[all-commits] [llvm/llvm-project] 6c6dff: [libc] Add add_with_carry to builtin wrapper.

lntue via All-commits all-commits at lists.llvm.org
Fri Nov 4 20:21:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c6dff7e2c27c5a9ea9466d49f61a1edc82bc364
      https://github.com/llvm/llvm-project/commit/6c6dff7e2c27c5a9ea9466d49f61a1edc82bc364
  Author: Tue Ly <lntue at google.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/builtin_wrappers.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc] Add add_with_carry to builtin wrapper.

Add add_with_carry to builtin wrapper to be used by UInt class.

Reviewed By: orex

Differential Revision: https://reviews.llvm.org/D137453




More information about the All-commits mailing list