diff options
author | Florian Hahn <flo@fhahn.com> | 2021-12-28 17:49:46 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-12-28 17:49:47 +0100 |
commit | 9d297c7894ecae3d0ab18b6dac4c2df0bc489951 (patch) | |
tree | dabe3f084f32e7803ecf162aa989472ab0952319 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 648246cce6a36732dfcbc727d088888dffa18b9c (diff) | |
download | llvm-9d297c7894ecae3d0ab18b6dac4c2df0bc489951.zip llvm-9d297c7894ecae3d0ab18b6dac4c2df0bc489951.tar.gz llvm-9d297c7894ecae3d0ab18b6dac4c2df0bc489951.tar.bz2 |
[VPlan] Add prepareToExecute to set up live-ins (NFC).
This patch adds a new prepareToExecute helper to set up live-ins, so
VPTransformState doesn't need to hold values like TripCount.
This also requires making the trip count operand for ActiveLaneMask
explicit in VPlan.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D116320
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions