diff options
author | dfukalov <daniil.fukalov@amd.com> | 2020-02-19 14:05:33 +0300 |
---|---|---|
committer | dfukalov <daniil.fukalov@amd.com> | 2020-02-20 14:45:02 +0300 |
commit | dbfc682e2ba2581e214fabb04ba1b555ff8b274a (patch) | |
tree | c86fa7d67ff0edac531e098ad8c75bfc0d6ec03b /llvm/lib/CodeGen | |
parent | c8f9e526bc5319f2d0beed4012fbf17b11e15161 (diff) | |
download | llvm-dbfc682e2ba2581e214fabb04ba1b555ff8b274a.zip llvm-dbfc682e2ba2581e214fabb04ba1b555ff8b274a.tar.gz llvm-dbfc682e2ba2581e214fabb04ba1b555ff8b274a.tar.bz2 |
SpeculativeExecution: fixed ingoring free execution
Summary:
After updating cost model in AMDGPU target (47a5c36b37f0) the pass started to
ignore some BBs since they got all instructions estimated as free.
Reviewers: arsenm, chandlerc, nhaehnle
Reviewed By: nhaehnle
Subscribers: jvesely, wdng, nhaehnle, tpr, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74825
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions