diff options
author | Florian Hahn <flo@fhahn.com> | 2024-12-12 11:03:46 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-12-12 11:03:47 +0000 |
commit | a480d5172215ce8e49b492e5c0295de1f397954d (patch) | |
tree | 0e3542080309cd8fdc8b7ec61d90d5e2dfe6ae71 /clang/lib/Sema/DeclSpec.cpp | |
parent | 625ec7ec8983e040c440928bc1b35143a6362eab (diff) | |
download | llvm-a480d5172215ce8e49b492e5c0295de1f397954d.zip llvm-a480d5172215ce8e49b492e5c0295de1f397954d.tar.gz llvm-a480d5172215ce8e49b492e5c0295de1f397954d.tar.bz2 |
[VPlan] Use existing vector trip count VPValue for resume phi (NFC)
Instead of going through getOrAddLiveIn to get a VPValue for the vector
trip count retrieve it directly from VPlan via getVectorTripCount.
Small simplification following 0e70289f373.
Diffstat (limited to 'clang/lib/Sema/DeclSpec.cpp')
0 files changed, 0 insertions, 0 deletions