Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Yingwei Zheng e88c255313 [InstCombine] Add support for cast instructions in getFreelyInvertedImpl (#82451)
This patch adds support for cast instructions in `getFreelyInvertedImpl`
to enable more optimizations.
Alive2: https://alive2.llvm.org/ce/z/F6maEE
2024-02-23 03:40:39 +08:00

197 KiB