| Issue |
174370
|
| Summary |
[DAG][GISel] computeKnownBits - add CTLS handling
|
| Labels |
good first issue,
llvm:globalisel,
llvm:SelectionDAG
|
| Assignees |
|
| Reporter |
RKSimon
|
This will be similar to ISD::CTLZ handling except its in terms of the source operand's ComputeNumSignBits count (which we will have to assume is the minimum number of sign bits).
Test coverage probably best covered in ARM/AARCH64/RISCV targets which actually have CTS instruction support
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs