[all-commits] [llvm/llvm-project] eab92c: [llvm] Add KnownBits implementations for avgFloor ...
Nhat Nguyen via All-commits
all-commits at lists.llvm.org
Sun May 19 07:57:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eab92cb7f33be16a6a17549182e9237112b7a183
https://github.com/llvm/llvm-project/commit/eab92cb7f33be16a6a17549182e9237112b7a183
Author: Nhat Nguyen <nhat7203 at gmail.com>
Date: 2024-05-19 (Sun, 19 May 2024)
Changed paths:
M llvm/include/llvm/Support/KnownBits.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Support/KnownBits.cpp
M llvm/unittests/Support/KnownBitsTest.cpp
Log Message:
-----------
[llvm] Add KnownBits implementations for avgFloor and avgCeil (#86445)
This PR is to address the issue #84640
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