Issue 182043
Summary [X86] computeKnownBitsForTargetNode - add X86ISD::FAND coverage
Labels good first issue, backend:X86
Assignees
Reporter RKSimon
    Followup to https://github.com/llvm/llvm-project/pull/181994

Add X86ISD::AND handling to computeKnownBitsForTargetNode (similar to what we already have for X86ISD::FANDN and X86ISD::FOR) and add unit test coverage inside X86SelectionDAGTest
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to