Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
Simon Pilgrim c7d844ea0f [DAG] Use ISD::isBitwiseLogicOp in AND/OR/XOR checks. NFCI.
There's additional cases we can cleanup (mainly in target code), but this tries to cleanup generic code and PPC which had an equivalent helper.
2023-03-13 13:39:02 +00:00

85 KiB