D77735 only added scatters for the non-temporal variants.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78751
[SveEmitter] Add builtins for scatter stores ClosedPublic Authored by sdesmalen on Apr 23 2020, 12:37 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2020, 1:40 PM Closed by commit rGc84e1305c4fa: [SveEmitter] Add builtins for scatter stores (authored by sdesmalen). · Explain WhyApr 24 2020, 3:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 259846 clang/include/clang/Basic/arm_sve.td
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st1.c
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st1b.c
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st1h.c
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st1w.c
|