Check that and masks are strictly smaller than implicit mask from
narrowed load.
Fixes PR37820.
Paths
| Differential D48335
[DAG] Fix and-mask folding when narrowing loads. ClosedPublic Authored by niravd on Jun 19 2018, 2:04 PM.
Details Summary Check that and masks are strictly smaller than implicit mask from Fixes PR37820.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 20 2018, 12:36 AM Closed by commit rL335137: [DAG] Fix and-mask folding when narrowing loads. (authored by niravd). · Explain WhyJun 20 2018, 8:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151974 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/pr37820.ll
|