[all-commits] [llvm/llvm-project] f4bd0f: [X86] Regenerate old vector-variable-insertion test
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Oct 21 10:11:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f4bd0f01312dbe6d441197cd484d6497da0e1598
https://github.com/llvm/llvm-project/commit/f4bd0f01312dbe6d441197cd484d6497da0e1598
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/2009-06-05-VariableIndexInsert.ll
Log Message:
-----------
[X86] Regenerate old vector-variable-insertion test
Commit: cdc90ec7876d3d6b343aa2917e6e3d5436c0a99e
https://github.com/llvm/llvm-project/commit/cdc90ec7876d3d6b343aa2917e6e3d5436c0a99e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/insertelement-var-index.ll
Log Message:
-----------
[X86] Improve variable vector insertion test coverage.
Add tests for insertion into non-undef vectors
Add SSE2/AVX512F/AVX512BW coverage
Compare: https://github.com/llvm/llvm-project/compare/cf34dd0c4e84...cdc90ec7876d
More information about the All-commits
mailing list