Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It's not really clear to me what value the new tests are adding. At a minimum, this should probably be a different test file. The file you're modifying was intended to focus on the load/store vectorization - the add was only there to provide some use chain between the load and stores.
If you wanted to add some wider examples, that might be useful though.