diff options
author | Florian Hahn <flo@fhahn.com> | 2021-12-28 15:37:28 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-12-28 15:37:47 +0100 |
commit | c2275278c693c4e0d6947c6f1ae95bf147f29125 (patch) | |
tree | a4b56b17f8356f47066fa3d7fe8fd32f80ad4aec /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 693b1f1e1bd1bc2060ea8cfd2129cb0123397a8c (diff) | |
download | llvm-c2275278c693c4e0d6947c6f1ae95bf147f29125.zip llvm-c2275278c693c4e0d6947c6f1ae95bf147f29125.tar.gz llvm-c2275278c693c4e0d6947c6f1ae95bf147f29125.tar.bz2 |
[VPlan] Add abstract base class for header phi recipes (NFC).
Not all header phis widen the phi, e.g. like the new
VPCanonicalIVPHIRecipe in D113223. To let those recipes also inherit
from a phi-like base class, add a more generic VPHeaderPHIRecipe
abstract base class.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D116304
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions