Add a DAG combine to combine different sized broadcasts from
constant pool to avoid a regression.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75412
[X86] Directly emit VBROADCAST_LOAD from constant pool in lowerBuildVectorAsBroadcast ClosedPublic Authored by craig.topper on Feb 29 2020, 1:24 PM.
Details Summary Add a DAG combine to combine different sized broadcasts from
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2020, 9:34 AM Closed by commit rG56cd3bc209e0: [X86] Directly emit VBROADCAST_LOAD from constant pool in… (authored by craig.topper). · Explain WhyMar 3 2020, 10:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247965 llvm/lib/Target/X86/X86ISelLowering.cpp
|