Skip to content
Commit 0718ac70 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[SDAG] allow cast folding for vector sext-of-setcc with signed compare

This extends 434c8e01 and ede39827 to handle signed
predicates by sign-extending the setcc operands.

This is not shown directly in https://llvm.org/PR50055 ,
but the pattern is visible by changing the unsigned convert
to signed in the source code.
parent 595b1683
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment