Files
clang-p2996/llvm/lib/Transforms/InstCombine
Nikita Popov 32679e10a9 [InstCombine] Handle logical op for and/or of icmp 0/-1
This aligns the transform with what foldLogOpOfMaskedICmp() does.
2024-08-22 16:17:39 +02:00
..