aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-04-20 09:42:02 +0100
committerFlorian Hahn <flo@fhahn.com>2020-04-20 10:06:35 +0100
commitfa284e136e1b67e233f445fcf643eeaa10d6835c (patch)
tree355aab51895fc813bd0aa2acd97f3dac8df4f934 /llvm/utils/FileCheck/FileCheck.cpp
parent62f97123fbefced9091c621b4a0bd642a05a5a85 (diff)
downloadllvm-fa284e136e1b67e233f445fcf643eeaa10d6835c.zip
llvm-fa284e136e1b67e233f445fcf643eeaa10d6835c.tar.gz
llvm-fa284e136e1b67e233f445fcf643eeaa10d6835c.tar.bz2
[VPlan] Clean up tryToCreate(Widen)Recipe. (NFC)
This patch includes some clean-ups to tryToCreateRecipe, suggested in D77973. It includes: * Renaming tryToCreateRecipe to tryToCreateWidenRecipe. * Move VPBB insertion logic to caller of tryToCreateWidenRecipe. * Hoists instruction checks to tryToCreateWidenRecipe, making it clearer which instructions are handled by which recipe, simplifying the checks by using early exits. * Split up handling of induction PHIs and truncates using inductions. Reviewers: gilr, rengolin, Ayal, hsaito Reviewed By: Ayal Differential Revision: https://reviews.llvm.org/D78287
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions