llvm-project
6f2345a2
- [LLVM][AArch64] Change SVE CodeGen tests to use splat().
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
315 days ago
[LLVM][AArch64] Change SVE CodeGen tests to use splat(). The affected tests were using the longwinded syntax for constant splats. By using the splat() syntax the tests get simplified whilst also removing the need for "undef".
Author
paulwalker-arm
Committer
paulwalker-arm
Parents
57565687
Loading