diff options
author | Florian Hahn <flo@fhahn.com> | 2020-06-12 10:16:03 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-06-12 10:31:18 +0100 |
commit | 3a846d4d9242ff02f4edff07b659d7d38ce2b0c9 (patch) | |
tree | a8b146df11eadbc2a1950540214d0d47d9270bf3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 29a6ad94fdb908149d0a764c797a35314cdaa51f (diff) | |
download | llvm-3a846d4d9242ff02f4edff07b659d7d38ce2b0c9.zip llvm-3a846d4d9242ff02f4edff07b659d7d38ce2b0c9.tar.gz llvm-3a846d4d9242ff02f4edff07b659d7d38ce2b0c9.tar.bz2 |
[VPlan] Reject loops without computable backedge taken counts
getOrCreateTripCount is used to generate code for the outer loop, but it
requires a computable backedge taken counts. Check that in the VPlan
native path.
Reviewers: Ayal, gilr, rengolin, sguggill
Reviewed By: sguggill
Differential Revision: https://reviews.llvm.org/D81088
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions