]> granicus.if.org Git - llvm/commit
Revert "adding more fmf propagation for selects plus tests"
authorFangrui Song <maskray@google.com>
Sat, 15 Jun 2019 03:51:08 +0000 (03:51 +0000)
committerFangrui Song <maskray@google.com>
Sat, 15 Jun 2019 03:51:08 +0000 (03:51 +0000)
commit118986bcda5457c564b09f0b8e103ef8a9adb29c
treec2c6caca8b16b840db886ac7e40943d5623621a0
parent34a27682ed02e6273e91b49bacf6bfc75e8da157
Revert "adding more fmf propagation for selects plus tests"

This reverts rL363474. -debug-only=isel was added to some tests that
don't specify `REQUIRES: asserts`. This causes failures on
-DLLVM_ENABLE_ASSERTIONS=off builds.

I chose to revert instead of fixing the tests because I'm not sure
whether we should add `REQUIRES: asserts` to more tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363482 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
test/CodeGen/AArch64/arm64-fmax.ll
test/CodeGen/AArch64/select_fmf.ll [deleted file]
test/CodeGen/X86/fdiv-combine.ll