Issue 177550
Summary [Analysis] computeKnownBitsFromOperator - add @llvm.clmul knownbits handling and tests
Labels good first issue, llvm:analysis
Assignees
Reporter RKSimon
    We can begin the implementation and test coverage by using #177445 as an reference.

Once #177517 lands we can use KnownBits::clmul to generically handle known bits for @llvm.clmul intrinsics in the middle end.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to