Noticed while updating D42044, lowerV2X128VectorShuffle can improve the shuffle mask with the zeroable data to create a target shuffle mask to recognise more 'zero upper 128' patterns.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D49092
[X86][AVX] Use Zeroable mask to improve shuffle mask widening ClosedPublic Authored by RKSimon on Jul 9 2018, 11:16 AM.
Details Summary Noticed while updating D42044, lowerV2X128VectorShuffle can improve the shuffle mask with the zeroable data to create a target shuffle mask to recognise more 'zero upper 128' patterns.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 12 2018, 3:24 AM Closed by commit rL336900: [X86][AVX] Use Zeroable mask to improve shuffle mask widening (authored by RKSimon). · Explain WhyJul 12 2018, 6:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154652 lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx-cast.ll
|