]> granicus.if.org Git - llvm/commit
[x86] add tests for possible insertelement to shuffle transform; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 28 Sep 2017 22:27:25 +0000 (22:27 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 28 Sep 2017 22:27:25 +0000 (22:27 +0000)
commit6222c06a1cd130bcdec7f78dd90a4c8681d44698
treea0ced17fd71697d5d3ba9e9c447fea8d464502b6
parenta4828c8a028045a0c4429f8b551d9b404969cf18
[x86] add tests for possible insertelement to shuffle transform; NFC

See PR34716 and D38316 for more discussion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314466 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/insertelement-shuffle.ll [new file with mode: 0644]