Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D71984
[X86] Call SimplifyMultipleUseDemandedBits from combineVSelectToBLENDV if the condition is used by something other than select conditions. ClosedPublic Authored by craig.topper on Dec 29 2019, 8:40 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 1 2020, 1:51 AM Closed by commit rGc36763d8943d: [X86] Call SimplifyMultipleUseDemandedBits from combineVSelectToBLENDV if the… (authored by craig.topper). · Explain WhyJan 1 2020, 11:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 235785 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/vselect.ll
|