Issue 175150
Summary [DAG] Add SelectionDAG computeConstantRange + computeConstantRangeIncludingKnownBits
Labels llvm:SelectionDAG
Assignees
Reporter RKSimon
    As mentioned on #174708

An initial computeConstantRange implementation only needs to handle ISD::VSCALE - we can add additional handling in the future

computeConstantRangeIncludingKnownBits then wraps computeConstantRange accordingly.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to