Issue 86968
Summary [DAG] Remove extract_vector_elt(freeze(x)), idx -> freeze(extract_vector_elt(x)), idx fold
Labels llvm:SelectionDAG
Assignees
Reporter RKSimon
    This fold is the reverse of what the rest of the DAG is trying to achieve - moving the freeze nodes UP towards the root nodes.

CC @topperc @arsenm @efriedma-quic 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to