commit | 28e0f25edb0e0866e2257c81dfee0e7362967348 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Thu May 17 18:08:27 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Thu May 17 18:08:27 2018 +0000 |
tree | 119fc2de2f7294f5ed3868bce028e72a99846ee5 | |
parent | 19e6e2d1156444fbff81014e02a62408084fde27 [diff] |
[ARM] 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. Follow-up to: https://reviews.llvm.org/rL332538 ...because that change wasn't enough. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332637 91177308-0d34-0410-b5e6-96231b3b80d8