Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
Craig Topper 366ac8c090 [LegalizeVectorOps] Defer UnrollVectorOp in ExpandFNEG to caller. (#106783)
Make ExpandFNEG return SDValue() when it doesn't expand. The caller
already knows how to Unroll when Results is empty.
2024-09-02 16:16:12 -07:00
..