Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
Yingwei Zheng dc866ae49e [ValueTracking] Move the isSignBitCheck helper into ValueTracking. NFC. (#81704)
This patch moves the `isSignBitCheck` helper into ValueTracking to reuse
the logic in ValueTracking/InstSimplify.

Addresses the comment
https://github.com/llvm/llvm-project/pull/80740#discussion_r1488440050.
2024-02-14 15:33:08 +08:00

150 KiB