[all-commits] [llvm/llvm-project] 99934d: [ADT] Introduce `APInt::clearHighBits` (#91938)

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon May 13 04:12:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99934daa9b795278b8cc168fad430e09473b4992
      https://github.com/llvm/llvm-project/commit/99934daa9b795278b8cc168fad430e09473b4992
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M llvm/include/llvm/ADT/APInt.h
    M llvm/unittests/ADT/APIntTest.cpp

  Log Message:
  -----------
  [ADT] Introduce `APInt::clearHighBits` (#91938)

This patch addresses
https://github.com/llvm/llvm-project/pull/90034#discussion_r1579235844.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list