llvm-project/llvm/test/Transforms/SpeculativeExecution
dfukalov 167767a775 SpeculativeExecution: Fix for logic change introduced in D81730.
Summary:
The test case started to hoist bitcasts to upper BB after D81730.
Reverted unintentional logic change. Some instructions may have zero cost but
will not be hoisted by different limitation so should be counted for threshold.

Reviewers: aprantl, arsenm, nhaehnle

Reviewed By: aprantl

Subscribers: wdng, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82761
2020-07-09 15:45:23 +03:00
..
PR46267.ll SpeculativeExecution: Fix for logic change introduced in D81730. 2020-07-09 15:45:23 +03:00
spec-calls.ll
spec-casts.ll
spec-compares.ll
spec-fp.ll
spec.ll