OSDN Git Service

[x86] preserve test intent by removing undef
authorSanjay Patel <spatel@rotateright.com>
Thu, 17 May 2018 18:43:44 +0000 (18:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 17 May 2018 18:43:44 +0000 (18:43 +0000)
commitc66bd0a43084b4e2cef8b5c1e7334b8a3defd3fa
treed1e32be702180e4a517e84ad9e0eb9855a5a0bea
parentb771c8e3d958187f441af784cbd2e8c10d8318e3
[x86] preserve test intent by removing undef

We need to clean up the DAG floating-point undef logic.
This process is similar to how we handled integer undef
logic in https://reviews.llvm.org/D43141.

And as we did there, I'm trying to reduce the patch by
changing tests that would probably become meaningless
once we correct FP undef folding.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332648 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_fp_to_int.ll