JIT: Misc if-conversion#128449
Conversation
* call gtFoldExprConditional * add missing GT_SELECT equality
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
There's notably no reason to not allow it into codegen if the input is a floating-point comparison. Such cases can emit |
|
That'd be nice to handle. Currently doing that hits assert |
…ersion-float-fold
…ersion-float-fold
…ersion-float-fold
|
@jakobbotsch PTAL. A few tiny changes packed in one PR. Next we can look into supporting float-select into codegen. Or adding opts for it. |
…ntime into if-conversion-float-fold
gtFoldExprConditional, this handles simple foldingGT_SELECTequality, needed because withoutgtFoldExprConditionalasserts