Skip this for now, to avoid a back-end crash in:
UNREACHABLE executed at /disk/llvm/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp:13412
This should fix PR45824.
Paths
| Differential D86784
[ARM] Skip combining base updates for vld1x NEON intrinsics ClosedPublic Authored by SjoerdMeijer on Aug 28 2020, 7:01 AM.
Details Summary Skip this for now, to avoid a back-end crash in: UNREACHABLE executed at /disk/llvm/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp:13412 This should fix PR45824.
Diff Detail Event TimelineComment Actions LGTM.
This revision is now accepted and ready to land.Aug 28 2020, 7:12 AM
Closed by commit rG5f1cad4d296a: [ARM] Skip combining base updates for vld1x NEON intrinsics (authored by SjoerdMeijer). · Explain WhyAug 28 2020, 12:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 288598 llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/ARM/pr45824.ll
|
You can possibly simplify these tests a bit. Something like the tests in mve-vld2-post.ll might work, which return the postinc value.