This is a frequently reoccurring pattern, let's factor it out. The mechanical change is obvious, posting for review to make sure we have agreement on naming and comments.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D135301
[DAG] Extract helper for (neg x) [nfc] ClosedPublic Authored by reames on Oct 5 2022, 12:10 PM.
Details
Summary This is a frequently reoccurring pattern, let's factor it out. The mechanical change is obvious, posting for review to make sure we have agreement on naming and comments.
Diff Detail Event TimelineHerald added subscribers: StephenFan, frasercrmck, ecnelises and 24 others. · View Herald Transcript This revision was landed with ongoing or failed builds. Closed by commit rG04bb32e58a65: [DAG] Extract helper for (neg x) [nfc] (authored by reames). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465498 llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
|