Files
clang-p2996/llvm/test/CodeGen/Thumb2
David Green b42fe6740e [DAG] Add users of operand of simplified extract_vector_elt to worklist (#100074)
This helps to ensure we revisit the last extract_element uses of a node
so that it can be optimized away in cases such as extract(insert(scalartovec(x), 1), 0).
2024-07-23 16:34:09 +01:00
..