2 Commits

Author SHA1 Message Date
Stanislav Mekhanoshin 1bfe6192d3 Moved dag-combine-select-undef.ll into amdgpu. NFC.
Tests really needs target arch to be specified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347115 91177308-0d34-0410-b5e6-96231b3b80d8
2018-11-17 00:17:15 +00:00
Stanislav Mekhanoshin fbe3eeb333 DAG combiner: fold (select, C, X, undef) -> X
Differential Revision: https://reviews.llvm.org/D54646

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347110 91177308-0d34-0410-b5e6-96231b3b80d8
2018-11-16 23:13:38 +00:00