The tests, test/Transforms/InstCombine/AArch64/sve-*,
have been shown to not be AArch64 specific. These tests
have been renamed and moved to reflect this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99253
[InstCombine]Generalise regression tests for sve ClosedPublic Authored by nasherm on Mar 24 2021, 4:01 AM.
Details Summary The tests, test/Transforms/InstCombine/AArch64/sve-*,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 25 2021, 10:33 AM Closed by commit rGb723aa2a5ab2: [InstCombine]Generalise regression tests for sve (authored by nasherm). · Explain WhyMar 26 2021, 5:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 333539 llvm/test/Transforms/InstCombine/AArch64/sve-bitcast-inseltpoison.ll
llvm/test/Transforms/InstCombine/AArch64/sve-bitcast.ll
llvm/test/Transforms/InstCombine/AArch64/sve-cast-of-alloc.ll
llvm/test/Transforms/InstCombine/AArch64/sve-const-fp-splat.ll
llvm/test/Transforms/InstCombine/AArch64/sve-trunc.ll
llvm/test/Transforms/InstCombine/scalable-bitcast-inseltpoison.ll
llvm/test/Transforms/InstCombine/scalable-bitcast.ll
llvm/test/Transforms/InstCombine/scalable-cast-of-alloc.ll
llvm/test/Transforms/InstCombine/scalable-const-fp-splat.ll
llvm/test/Transforms/InstCombine/scalable-trunc.ll
|