[X86] Add some very basic test coverage for the few @llvm.vp.* intrinsics that correc...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 2 Feb 2023 17:14:56 +0000 (17:14 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 Feb 2023 13:25:10 +0000 (13:25 +0000)
commite28d5820a0453e15b6213bde75298aa359a6d661
tree7470572351f89e7c8e56d8e1b2bc6fe7cf1e4af4
parent1cb91b421e7d73029c0c4bc44d33d006371f7adb
[X86] Add some very basic test coverage for the few @llvm.vp.* intrinsics that correctly expand

Inspired by Issue #60464 - wel can add/enable additional intrinsics when we add expansion support
llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/expand-vp-int-intrinsics.ll [new file with mode: 0644]