This patch extract the sub folding from D119654 and leave only add
folding in that patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120116
[SDAG] enable binop identity constant folds for sub ClosedPublic Authored by LuoYuanke on Feb 18 2022, 5:06 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: ecnelises, pengfei, hiraditya. · View Herald TranscriptFeb 18 2022, 5:06 AM This revision is now accepted and ready to land.Feb 20 2022, 5:12 AM This revision was landed with ongoing or failed builds.Feb 20 2022, 5:46 PM Closed by commit rG67ef63138b28: [SDAG] enable binop identity constant folds for sub (authored by LuoYuanke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410198 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/vector-bo-select.ll
|