diff options
author | Florian Hahn <flo@fhahn.com> | 2020-09-22 15:10:06 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-09-30 14:39:00 +0100 |
commit | d8563654701c79fb9ab28ecf94567d9934baed05 (patch) | |
tree | 79dc335add6dd25f92afe976a786d651744afd90 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f794160c6cb7da4b5ef354a91fe498341f651d36 (diff) | |
download | llvm-d8563654701c79fb9ab28ecf94567d9934baed05.zip llvm-d8563654701c79fb9ab28ecf94567d9934baed05.tar.gz llvm-d8563654701c79fb9ab28ecf94567d9934baed05.tar.bz2 |
[VPlan] Change recipes to inherit from VPUser instead of a member var.
Now that VPUser is not inheriting from VPValue, we can take the next
step and turn the recipes that already manage their operands via VPUser
into VPUsers directly. This is another small step towards traversing
def-use chains in VPlan.
This is NFC with respect to the generated code, but makes the interface
more powerful.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions