SplitsOpsAndApply will take care of any needed splitting correctly.
All that we need to check is that the vector element count is a
power of 2.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76558
[X86] Remove maximum vector width restriction from combineLoopSADPattern. ClosedPublic Authored by craig.topper on Mar 21 2020, 4:59 PM.
Details Summary SplitsOpsAndApply will take care of any needed splitting correctly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2020, 8:25 AM Closed by commit rGb89ae50795db: [X86] Remove maximum vector width restriction from combineLoopSADPattern. (authored by craig.topper). · Explain WhyMar 22 2020, 11:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 251902 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/sad.ll
|