If we offset the pointer, we also need to offset the pointer info
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D87593
[X86] Use Align in reduceMaskedLoadToScalarLoad/reduceMaskedStoreToScalarStore. Correct pointer info. ClosedPublic Authored by craig.topper on Sep 13 2020, 5:50 PM.
Details Summary If we offset the pointer, we also need to offset the pointer info
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Sep 15 2020, 2:53 AM This revision was landed with ongoing or failed builds.Sep 15 2020, 11:23 AM Closed by commit rG05134877e64d: [X86] Use Align in reduceMaskedLoadToScalarLoad/reduceMaskedStoreToScalarStore. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291807 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/vmaskmov-offset.ll
|
clang-format: please reformat the code