Avoid vectorizing store and load instructions in scalar mode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158049
[VE] Avoid vectorizing store/load in scalar mode ClosedPublic Authored by kaz7 on Aug 15 2023, 8:59 PM.
Details
Summary Avoid vectorizing store and load instructions in scalar mode.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 16 2023, 8:54 AM Closed by commit rG922ac64b04b1: [VE] Avoid vectorizing store/load in scalar mode (authored by kaz7). · Explain WhyAug 16 2023, 10:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550798 llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/Vector/ticket-64420.ll
|