2 Commits

Author SHA1 Message Date
Sanjay Patel
309c9c43a7 [Hexagon] 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 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@332550 91177308-0d34-0410-b5e6-96231b3b80d8
2018-05-16 22:49:08 +00:00
Krzysztof Parzyszek
2518feb69d [Hexagon] Add a few more lit tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327884 91177308-0d34-0410-b5e6-96231b3b80d8
2018-03-19 19:03:18 +00:00