This helps address regressions in D127115 .
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D141809
[DAG] Recombine (binop (shift x y)) ClosedPublic Authored by deadalnix on Jan 15 2023, 3:35 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jan 15 2023, 5:03 PM This revision was landed with ongoing or failed builds.Jan 15 2023, 6:20 PM Closed by commit rG396ad408fdf7: [DAG] Recombine (binop (shift x y)) (authored by Amaury Séchet <deadalnix@gmail.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489403 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/bool-math.ll
|