diff options
author | Florian Hahn <flo@fhahn.com> | 2020-04-06 15:59:45 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-04-06 16:07:37 +0100 |
commit | 90be3c24a7162a488f68f7cce159017c10408133 (patch) | |
tree | b5991a94f393bb54084c5776c0332addd2bcbc8b /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | d6ea82d11c6227f63c464258b0c699f16de09abe (diff) | |
download | llvm-90be3c24a7162a488f68f7cce159017c10408133.zip llvm-90be3c24a7162a488f68f7cce159017c10408133.tar.gz llvm-90be3c24a7162a488f68f7cce159017c10408133.tar.bz2 |
[VPlan] Introduce new VPWidenCallRecipe (NFC).
This patch moves calls to their own recipe, to simplify the transition
to VPUser for operands of VPWidenRecipe, as discussed in D76992.
Subsequently additional information can be added to the recipe rather
than computing it during the execute step.
Reviewers: rengolin, Ayal, gilr, hsaito
Reviewed By: gilr
Differential Revision: https://reviews.llvm.org/D77467
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions